[coreboot] [PATCH] Make RAM check configurable via Kconfig

ron minnich rminnich at gmail.com
Sat Mar 8 02:41:35 CET 2008


OK,how about we do something like this:

ram_check(BIOS_DEBUG, 0, 640*1024);

so it is clear to the casual browser that the ram_check happens at
that debug level? Or condition it on some other cpp symbol?

I'm just very concerned that we not have confusion about this type of
function and whether it is active.

thanks

ron




More information about the coreboot mailing list