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 <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39829
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
56473ca9a7
commit
df5b051e6d
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue