coreboot-kgpe-d16/src/mainboard/intel
Uwe Hermann 0d5a6accc8 Drop per-board ram_check() calls for now.
Every board had a slightly different invokation, very often commented out
anyway. We could either decide that this is only to be used by developers
during bringup (and thus added manually to romstage.c and removed before
the board gets committed). This method seems to be preferred from what I
have heard on IRC / mailing list in the past.

Or, we add the ram_check() somewhere globally and allow the user to enable
it via menuconfig (possibly only if EXPERT is selected).

Either way, the current method of spreading the calls all over the place is
not really the way to go.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6115 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-22 15:57:57 +00:00
..
d810e2cb Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00
d945gclf Simplify a few code chunks, fix whitespace and indentation. 2010-11-21 22:47:22 +00:00
eagleheights Final set of smp_write_bus -> mptable_write_buses changes. 2010-11-22 14:14:56 +00:00
jarrell Drop per-board ram_check() calls for now. 2010-11-22 15:57:57 +00:00
mtarvon Drop per-board ram_check() calls for now. 2010-11-22 15:57:57 +00:00
truxton Drop per-board ram_check() calls for now. 2010-11-22 15:57:57 +00:00
xe7501devkit Drop per-board ram_check() calls for now. 2010-11-22 15:57:57 +00:00
Kconfig Restructured all vendors' Kconfig files to no longer source the boards' 2010-08-30 16:36:51 +00:00