summaryrefslogtreecommitdiffstats
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2013-11-08 10:46:44 +0800
committerYork Sun <yorksun@freescale.com>2013-11-22 12:43:15 -0800
commit70672a29597c4ca4734f2d94bf1df7227b9c7604 (patch)
tree6eef31df12efe09166fd07d760eaf459dc39291f /include/configs/P4080DS.h
parentc2e5e802ecb7ab668ce9911b210ed68c804b349f (diff)
downloadtalos-obmc-uboot-70672a29597c4ca4734f2d94bf1df7227b9c7604.tar.gz
talos-obmc-uboot-70672a29597c4ca4734f2d94bf1df7227b9c7604.zip
powerpc/p4080: enable support for PCIe SATA
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Acked-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/P4080DS.h')
-rw-r--r--include/configs/P4080DS.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index b0cd7d5c21..2f8900834d 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -17,6 +17,12 @@
#define CONFIG_MMC
#define CONFIG_PCIE3
+#define CONFIG_CMD_SATA
+#define CONFIG_SATA_SIL
+#define CONFIG_SYS_SATA_MAX_DEVICE 2
+#define CONFIG_LIBATA
+#define CONFIG_LBA48
+
#define CONFIG_SYS_SRIO
#define CONFIG_SRIO1 /* SRIO port 1 */
#define CONFIG_SRIO2 /* SRIO port 2 */
OpenPOWER on IntegriCloud