[coreboot] [PATCH] more Kconfig default fixes

Stefan Reinauer stepan at coresystems.de
Sat Oct 10 11:16:56 CEST 2009


Myles Watson schrieb:
> Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.
>
> Signed-off-by: Myles Watson <mylesgw at gmail.com>
>
> At this point my Tyan s2895 is happy with Kconfig.  Boot tested.
>
> Thanks,
> Myles
>   
Looks (almost) good to me but I'd prefer someone else to check it, to.

One thing though: We're using lzma per default now if we're using 
compression. This means each board needs at _least_ a stack size of 0x8000.

Those boards with STACK_SIZE being 0x2000 or 0x8000 are definitely 
broken (and if they boot, they do by accident)

Stefan





More information about the coreboot mailing list