coreboot/src
Arne Georg Gleditsch 6556534bab Apparently, it's not crucial to clear this at the exact moment we switch
to using ram, so something like the appended is perhaps more
appropriate.  Confirmed to work on hw.

Signed-off-by: Arne Georg Gleditsch <arne.gleditsch@numscale.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5791 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-09 09:56:19 +00:00
..
arch/i386 Correct for size_t would be %zx, but coreboot's printf doesn't support this. 2010-08-17 16:32:42 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cpu Apparently, it's not crucial to clear this at the exact moment we switch 2010-09-09 09:56:19 +00:00
devices My Jmicron SATA card depends on the BIOS not clearing AL when setting AH. 2010-09-07 23:27:59 +00:00
drivers Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
include Revert 5762. It silently broke a lot of boards because abuild was broken. 2010-09-02 18:29:31 +00:00
lib We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
mainboard Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD 2010-09-07 17:33:17 +00:00
northbridge Apparently, it's not crucial to clear this at the exact moment we switch 2010-09-09 09:56:19 +00:00
pc80 Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard 2010-09-09 08:34:02 +00:00
southbridge Code must not access the smbus registers before the RTC power well is 2010-09-08 11:00:25 +00:00
superio Fix up some copyrights 2010-08-22 20:02:27 +00:00
Kconfig Make a Kconfig option for debugging output from realmode emulation. Trivial. 2010-09-07 22:30:15 +00:00
Kconfig.deprecated_options Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard 2010-09-09 08:34:02 +00:00