coreboot-kgpe-d16/src
Kevin O'Connor 24f83a76ae It should not be necessary to read in the rom during CAR setup.
Removing the code preloading reduces the boot time.

Preload code is enabled when doing CARTEST (not exposed
to Kconfig given that it's a pure debugging measure)

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5786 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-08 10:53:44 +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 It should not be necessary to read in the rom during CAR setup. 2010-09-08 10:53:44 +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 Trivial. Currently the max frequency is preset as 400Mhz. We need to set a 2010-09-05 05:52:33 +00:00
pc80 Revert 5762. It silently broke a lot of boards because abuild was broken. 2010-09-02 18:29:31 +00:00
southbridge Remove unused ide0_enable and sata0_enable entries from SB7xx 2010-09-07 09:18:08 +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 Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00