switch-coreboot/src
Zheng Bao b6128b6d05 The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.
We changed almost associated code when we ported but overlooked some.
Some legacy of SB600 are also fixed.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5490 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-25 11:53:09 +00:00
..
arch/i386 oops, sorry for the last commit. This commit changes the code to distinguish 2010-04-21 20:55:38 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu these cpus are explicitly supported by model_6bx 2010-04-24 23:16:23 +00:00
devices drop all duplicate copies of vgabios.c in favor 2010-04-24 23:15:23 +00:00
drivers zero warnings days... 2010-04-15 12:39:29 +00:00
include None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. 2010-04-22 10:44:08 +00:00
lib Myles suspected this hangs certain machines, so back it out. 2010-04-15 12:43:07 +00:00
mainboard The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. 2010-04-25 11:53:09 +00:00
northbridge drop all duplicate copies of vgabios.c in favor 2010-04-24 23:15:23 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge Attached patch adds support for tinybootblock on VT8237* to decode whole flash 2010-04-23 20:58:13 +00:00
superio fix up sb600 and it8712f tree. 2010-04-16 01:14:50 +00:00
Kconfig Make USE_OPTION_TABLE user visible, so it can be edited. 2010-04-23 08:03:14 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00