On Sun, Jul 27, 2008 at 7:36 AM, Stefan Reinauer stepan@coresystems.de wrote:
Since we know how big our RAM is when we copy coreboot to RAM, I suggest that we copy coreboot to the end of memory and run it from there. It is a pretty good assumption that no payload will require that space. During memory map creation, we just reserve 256k at the upper end, and we're good.
works for me. I like it.
ron