On 2/24/10 9:35 AM, Knut Kujat wrote:
The attached patch does several fixes so the H8QME-2+ boards builds and boots successfully with Kconfig. I also corrected some issues regarding mptables.
/Signed-off-by: Knut Kujat knuku@gap.upv.es
Wow... about a Megabyte of heap and 64kb stack? That's quite a lot... It will definitely break S3 as it's currently implemented (assumes that all of coreboot fits in 1MB, code, heap, stack)
Stefan