summaryrefslogtreecommitdiff
path: root/include/configs/P5040DS.h
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2014-11-04 19:53:30 +0800
committerYork Sun <yorksun@freescale.com>2014-12-05 08:06:10 -0800
commit1ccd94fb9704ac0cd9b9b09a304957a3efabcc54 (patch)
treeac48e366a0214bf074fe0e217784eb0abe376cc7 /include/configs/P5040DS.h
parente838b0c752930175add7b8933bbc2db745cc8b1c (diff)
powerpc/P5040DS: enable SATA support
The define CONFIG_FSL_SATA_V2 is missing, so SATA is not available in U-boot. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/P5040DS.h')
-rw-r--r--include/configs/P5040DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P5040DS.h b/include/configs/P5040DS.h
index 371485fec0..e4a031aefa 100644
--- a/include/configs/P5040DS.h
+++ b/include/configs/P5040DS.h
@@ -17,6 +17,7 @@
#define CONFIG_MMC
#define CONFIG_NAND_FSL_ELBC
#define CONFIG_PCIE3
+#define CONFIG_FSL_SATA_V2
#define CONFIG_SYS_FSL_RAID_ENGINE
#define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */