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

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat Mar 8 03:36:00 CET 2008


On 08.03.2008 02:41, ron minnich wrote:
> 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.
>   

I'd say have the ram_check with ifdef in mainboard code right now and
once we have k8, rethink the way we do it. Please no dependency on debug
level or similar stuff.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list