
13 Jun
2013
13 Jun
'13
10:32 p.m.
Frédéric Leroy fredo@starox.org writes:
I will convert every ide block number to 64 bit for disk and partitions. I guess CONFIG_LBA48 is also broken in common/cmd_ide.c :
FWIW, I have a patch pending for this already. But it's necessarily pretty invasive and I'm not even sure yet that I've found all places that need to be adapted. It works fine on CuBox Pro and builds without warnings for all ARM boards and sandbox (or at least MAKEALL succeeds with -Werror added to a few places).
Not sure whether I'll get around to working on it this weekend, but I'll try to at least post the patch tomorrow so others can test it.
Sascha