public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] EXT4
@ 2012-05-22  3:31 Jorgen Lundman
  2012-05-22  3:36 ` Graeme Russ
  0 siblings, 1 reply; 11+ messages in thread
From: Jorgen Lundman @ 2012-05-22  3:31 UTC (permalink / raw)
  To: u-boot


Slowly getting the hang of github and u-boot. I took a fork of u-boot 
20120520, and merged in the EXT4 patched.

In addition to Samsung's work;

  * Fix minor string ext2->ext4
  * 'unsigned' sectors for volumes over 1TB
  * changed to fit with current u-boot compile env

https://github.com/lundman/u-boot/compare/upstream...upstream-ext4



There is a new limit of 2TB with 512 byte blocks. To go beyond that would 
require "disk_partition_t" to go bigger than 32bit. I think that is outside 
of my access permissions.





-- 
Jorgen Lundman       | <lundman@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-05-22  8:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22  3:31 [U-Boot] [PATCH] EXT4 Jorgen Lundman
2012-05-22  3:36 ` Graeme Russ
2012-05-22  3:45   ` Jorgen Lundman
2012-05-22  3:50     ` Graeme Russ
2012-05-22  5:55       ` Jorgen Lundman
2012-05-22  6:05         ` Stefan Kristiansson
2012-05-22  6:06         ` Graeme Russ
2012-05-22  6:17           ` Jorgen Lundman
2012-05-22  6:26             ` Graeme Russ
2012-05-22  8:33             ` Wolfgang Denk
2012-05-22  8:30     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox