On Sun, 2014-07-13 at 10:53 +0200, John Holland wrote: > > > > On 11.07.2014, at 10:32, Ian Campbell <[email protected]> wrote: > > > >> On Fri, 2014-07-11 at 09:44 +0200, John Holland wrote: > >> > >> Off topic, but... > >> > >> > >> wondering if CONFIG_EFI_PARTITION is standard now-a-days? > > > > It's part of include/config_distro_defaults.h so any board which has > > opted into that should have it. > > > > But someone was reporting the other day on debian-arm that it didn't > > seem to work on sunxi, which has opted in, so perhaps there is more to > > it. > > > Just checked my notes... > > You're correct, had to add both > #define CONFIG_EFI_PARTITION > #define CONFIG_SYS_64BIT_LBA > to configs/sheevaplug.h to work on a single partition with 3.5TB.
Thanks, looks like CONFIG_SYS_64BIT_LBA is not very widely enabled in u-boot.git. It probably ought to be. I'll send a patch upstream... Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

