On 11.11.2009 13:55, Patrick Georgi wrote:
attached patch hopefully helps track down issues related to late enable_rom calls. If the CBFS header magic is 0xffffffff, chances are that this is because the lower parts of the ROM aren't mapped yet. Point to http://www.coreboot.org/Infrastructure_Projects#CBFS, which provides some description and a nice table (Thanks Uwe!) about the current status.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Wouldn't this cause the warning to be printed multiple times if a contiguous section is all 0xff?
Regards, Carl-Daniel