AMD Hudson: Add support for the SD controller
This patch provides the correct SD controller timings for the Family16 device. It also will remove the SD controller from PCI space when device 0:14.7 is set to off in devicetree. This was tested on a AMD Parmer board and a AMD G-series SOC reference board. The settings were found in the AMD Hudson2 RRG and family16 BKGD. Change-Id: I6d7e7997ddc39802ab75dc8a211ed29f028c0471 Signed-off-by: Dave Frodin <dave.frodin@se-eng.com> Reviewed-on: http://review.coreboot.org/3348 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
committed by
Stefan Reinauer
parent
9029265cf5
commit
ea90963666
@@ -361,6 +361,8 @@
|
||||
#define PCI_DEVICE_ID_ATI_SB900_USB_19_2 0x7808
|
||||
#define PCI_DEVICE_ID_ATI_SB900_USB_20_5 0x7809
|
||||
#define PCI_DEVICE_ID_ATI_SB900_GEC 0x7806
|
||||
#define PCI_DEVICE_ID_AMD_HUDSON_SD 0x7806
|
||||
#define PCI_DEVICE_ID_AMD_YANGTZE_SD 0x7813
|
||||
|
||||
#define PCI_DEVICE_ID_ATI_RS690_HT 0x7910
|
||||
#define PCI_DEVICE_ID_ATI_RS740_HT 0x7911
|
||||
|
||||
Reference in New Issue
Block a user