[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: updating Sheevaplug and Openrd patches for u-boot v2014.07



On Sun, 2014-07-13 at 10:53 +0200, John Holland wrote:
> > 
> > On 11.07.2014, at 10:32, Ian Campbell <ijc@hellion.org.uk> 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.


Reply to: