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

Peter Stuge peter at stuge.se
Sat Mar 8 04:47:14 CET 2008


On Fri, Mar 07, 2008 at 03:10:27PM -0800, ron minnich wrote:
> What is wrong with
> #ifdef RAMTEST
> 	ram_check(0, 640 * 1024);
> #endif
> 
> What do people prefer?

This is what I meant that I prefer.


//Peter




More information about the coreboot mailing list