coreboot/src
Jens Rottmann c914053026 Update RoadRunner and SpaceRunner config to get in sync with current
standard BIOSes RRLX0013 and SRLX0013.  Specifically move SPI and PME
I/Os to 0x1228 and 0x298 and switch SIO watchdog to ext. 48 MHz CLKIN.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5775 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-03 15:16:36 +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 We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
devices Simplify last_dev_p so that it matches comments. 2010-09-01 21:03:03 +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 Update RoadRunner and SpaceRunner config to get in sync with current 2010-09-03 15:16:36 +00:00
northbridge Trivial warning fix for adl855pc. 2010-09-02 20:30:31 +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 CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
superio Fix up some copyrights 2010-08-22 20:02:27 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00