switch-coreboot/src
Rudolf Marek e522164ae1 Following patch fixes the boot_switch_sata_ide logic. It can swap
primary / secondary IDE channel with SATA (in IDE mode).
 
The bug was that setup was done in wrong device.
 
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5932 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-10 19:55:32 +00:00
..
arch/i386 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console AMD SB600 uses a hardcoded USB Debug Port number. 2010-10-02 20:33:56 +00:00
cpu Remove some duplicate #include files (trivial). 2010-10-07 23:42:17 +00:00
devices Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Remove duplicate line from pci_ids.h. 2010-10-05 19:39:35 +00:00
lib Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard Remove various .c #includes from Intel 440BX/82371EB boards. 2010-10-09 17:00:18 +00:00
northbridge Remove various .c #includes from Intel 440BX/82371EB boards. 2010-10-09 17:00:18 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge Following patch fixes the boot_switch_sata_ide logic. It can swap 2010-10-10 19:55:32 +00:00
superio Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00