[coreboot] STACK_SIZE pcengines apu1

Julius Werner jwerner at chromium.org
Thu Sep 10 23:25:54 CET 2015


I'd bet it's just a single large allocation somewhere. You can try adding

 CFLAGS_ramstage += -Wstack-usage=1024

somewhere in coreboot/Makefile.inc and then clean+rebuild your code while
passing '-k' to make. You'll get a bunch of compiler warnings, and one of
them is likely to be the culprit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20150910/b3a33803/attachment.html>


More information about the coreboot mailing list