2010/2/27 Zheng Bao <fishbaoz@hotmail.com>
Unfortunately, it doesn't fix my problem here. It is the coreboot_ram.map
of serengeti_cheetah_fam10 built on my machine. The _estack is not
what we expect. Myles, what is the result at you machine?
 002284a0 A _ebss
 002284a0 A _end
 00230000 A _stack
 00530000 A _estack
 00530000 A _heap
 005f0000 A _eheap
 005f0000 A _eram_seg

So it worked for me.

I think we should just get rid of the complexity.  I don't think there are any boards with lots of APs and huge stack needs that start below 1M, so the check that is breaking for you doesn't help anyone.

Thanks,
Myles