Re: [coreboot] New CMOS option sata_mode

2011-02-24 Thread Georgi, Patrick
Hi Josef. Thank you for the contribution. Am Freitag, den 18.02.2011, 20:12 +0100 schrieb Josef Kellermann: Attached patch implements a new CMOS option 'sata_mode'. A new Kconfig option 'SATA_MODE' with default 'ide' is added to amd/sb600/Kconfig. I changed the Kconfig handling a bit to not

[coreboot] New CMOS option sata_mode

2011-02-18 Thread Josef Kellermann
Attached patch implements a new CMOS option 'sata_mode'. A new Kconfig option 'SATA_MODE' with default 'ide' is added to amd/sb600/Kconfig. The handling of the CMOS option is placed in amd/sb600/sata.c and overrides the hardcoded 'ide' mode in the following way: if get_option(., sata_mode)