summaryrefslogtreecommitdiff
path: root/include/configs/minnowmax.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-06 02:36:01 -0700
committerSimon Glass <sjg@chromium.org>2015-08-14 03:24:20 -0600
commit44a8b96f6488bc0392f99e6caa424539813dee20 (patch)
treed7fe3f0ee2f0e7959252098d153abfc14ddfd748 /include/configs/minnowmax.h
parent715f599f8a0f8a0e60ee483f55eb207ade34ad49 (diff)
downloadu-boot-imx-44a8b96f6488bc0392f99e6caa424539813dee20.zip
u-boot-imx-44a8b96f6488bc0392f99e6caa424539813dee20.tar.gz
u-boot-imx-44a8b96f6488bc0392f99e6caa424539813dee20.tar.bz2
x86: baytrail: Add all IDE/SATA PCI device IDs
The BayTrail SoC has 4 different PCI devices IDs regarding to IDE and AHCI. Add these IDs in pci_ids.h and also add the other SATA ID in the Bayley Bay and MinnowMax board configuration header. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/minnowmax.h')
-rw-r--r--include/configs/minnowmax.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index 2a40d1f..64fa676 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -26,8 +26,10 @@
"stdout=vga,serial\0" \
"stderr=vga,serial\0"
-#define CONFIG_SCSI_DEV_LIST \
- {PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_VALLEYVIEW_SATA}
+#define CONFIG_SCSI_DEV_LIST \
+ {PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_VALLEYVIEW_SATA}, \
+ {PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_VALLEYVIEW_SATA_ALT}
+
#define CONFIG_SPI_FLASH_STMICRO
#define CONFIG_MMC