coreboot-kgpe-d16/src/southbridge
Nico Huber 63be06008d sb/intel/bd82x6x/sata: Add legacy mode support
Legacy mode is supposed to help with IDE controller drivers that don't
know Intel's "native" IDE interface. We extend the `sata_mode` NVRAM
variable to provide the following choices:

  * 0 "AHCI"        - AHCI interface
  * 1 "Compatible"  - Intel's "native" interface
  * 2 "Legacy"      - Legacy interface

Change-Id: I0e7a4befa02772f620602fa2a92c3583895d4d1c
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39828
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-15 14:03:27 +00:00
..
amd Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
intel sb/intel/bd82x6x/sata: Add legacy mode support 2020-04-15 14:03:27 +00:00
ricoh/rl5c476 src/southbridge: Use SPDX for GPL-2.0-only files 2020-04-04 14:57:51 +00:00
ti Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00