[coreboot] [commit] r5309 - in trunk/src: lib mainboard/kontron/986lcd-m

Peter Stuge peter at stuge.se
Mon Mar 29 00:52:18 CEST 2010


repository service wrote:
> +++ trunk/src/lib/ramtest.c	Sun Mar 28 23:31:30 2010	(r5309)
..
> +void quick_ram_check(void)

Great!


> +++ trunk/src/mainboard/kontron/986lcd-m/romstage.c	Sun Mar 28 23:31:30 2010	(r5309)
..
> +	quick_ram_check();

Maybe not so great. Rather than adding this function call to each and
every romstage, could we figure out a way to keep it centrally
instead? Maybe controlled by an NVRAM option?


//Peter




More information about the coreboot mailing list