projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e838b0c
)
powerpc/P5040DS: enable SATA support
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Tue, 4 Nov 2014 11:53:30 +0000
(19:53 +0800)
committer
York 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
patch
|
blob
|
history
diff --git
a/include/configs/P5040DS.h
b/include/configs/P5040DS.h
index 371485fec0dd327c6eb88706356bfd7ea5397a12..e4a031aefadffbbcb11c06f2c3ba3a6871db72cf 100644
(file)
--- 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 */