[coreboot] suspend/resume in v3

Kevin O'Connor kevin at koconnor.net
Mon Sep 8 02:20:20 CEST 2008


On Mon, Sep 08, 2008 at 01:50:07AM +0200, Carl-Daniel Hailfinger wrote:
> On 08.09.2008 01:27, Kevin O'Connor wrote:
> > I don't think one can mark 48KB reserved below 0xA0000.  I've found
> > that boot loaders are picky about any reserved memory below 1MB.
> 
> Would 0xC0000-0xCFFFF for be OK? We already use that on some targets.

Using the space at 0xc8000 - 0xf0000 would work, but it would limit
the maximum number of option roms.  (You can't use 0xc0000 for long
term storage, because the vga option rom must reside there.)

-Kevin




More information about the coreboot mailing list