From df5b051e6d2a56ed586418d82f3144b5cdf018dc Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 13 Feb 2019 15:16:02 +0100 Subject: mb/kontron/ktqm77: Extend SATA CMOS option with "legacy" mode TEST=Booted Linux 2.6.12 w/o native Intel IDE driver and confirmed working SATA drive. Change-Id: I85f72a172bcbc4c8b4bfb7a2baed7c6739b2d9f8 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/39829 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/kontron/ktqm77/cmos.layout | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/kontron/ktqm77/cmos.layout b/src/mainboard/kontron/ktqm77/cmos.layout index f180754492..72117ae5ea 100644 --- a/src/mainboard/kontron/ktqm77/cmos.layout +++ b/src/mainboard/kontron/ktqm77/cmos.layout @@ -54,12 +54,12 @@ entries 400 1 e 2 hyper_threading 401 3 e 12 gfx_uma_size -#404 4 r 0 unused +#404 3 r 0 unused # coreboot config options: southbridge -408 1 e 1 nmi -409 2 e 7 power_on_after_fail -411 1 e 11 sata_mode +407 1 e 1 nmi +408 2 e 7 power_on_after_fail +410 2 e 11 sata_mode # coreboot config options: additional mainboard options 412 4 e 10 systemp_type @@ -130,6 +130,7 @@ enumerations 10 4 LM75@9e 11 0 AHCI 11 1 Compatible +11 2 Legacy 12 0 32M 12 1 64M 12 2 96M -- cgit v1.2.3