]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc/P5040DS: enable SATA support
authorShaohui Xie <Shaohui.Xie@freescale.com>
Tue, 4 Nov 2014 11:53:30 +0000 (19:53 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:10 +0000 (08:06 -0800)
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>
include/configs/P5040DS.h

index 371485fec0dd327c6eb88706356bfd7ea5397a12..e4a031aefadffbbcb11c06f2c3ba3a6871db72cf 100644 (file)
@@ -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 */