* [U-Boot] [PATCH] powerpc/p4080: enable support for PCIe SATA
@ 2013-11-08 2:46 shh.xie at gmail.com
2013-11-25 20:59 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: shh.xie at gmail.com @ 2013-11-08 2:46 UTC (permalink / raw)
To: u-boot
From: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
---
include/configs/P4080DS.h | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index b0cd7d5..2f89008 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 */
--
1.8.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] powerpc/p4080: enable support for PCIe SATA
2013-11-08 2:46 [U-Boot] [PATCH] powerpc/p4080: enable support for PCIe SATA shh.xie at gmail.com
@ 2013-11-25 20:59 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2013-11-25 20:59 UTC (permalink / raw)
To: u-boot
On 11/07/2013 06:46 PM, shh.xie at gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie@freescale.com>
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> ---
Applied to u-boot-mpc85xx/master. Thanks.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-25 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 2:46 [U-Boot] [PATCH] powerpc/p4080: enable support for PCIe SATA shh.xie at gmail.com
2013-11-25 20:59 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox