[U-Boot] [PATCH] part_dos: fix crash with big sector size
Sergei Shtylyov
sshtylyov at mvista.com
Mon Jul 4 19:06:24 CEST 2011
Hello.
I wrote:
> Apple iPod nanos have sector sizes of 2 or 4 KiB, which crashes U-Boot when it
> tries to read the MBR into 512-byte buffer situated on stack. Instead use the
> variable length arrays to be safe with any large sector size.
> Signed-off-by: Sergei Shtylyov <sshtylyov at ru.mvista.com>
Wolfgang, have you forgotten about this patch? Do I need to resend?
WBR, Sergei
More information about the U-Boot
mailing list