* [U-Boot] [PATCH] t1040rdb/qe: add QE support for T1040RDB
@ 2014-03-14 2:11 Zhao Qiang
2014-04-23 22:19 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Zhao Qiang @ 2014-03-14 2:11 UTC (permalink / raw)
To: u-boot
add CONFIG_QE, CONFIG_U_QE and CONFIG_SYS_QE_FW_ADDR into
"include/configs/T1040RDB.h"
Signed-off-by: Zhao Qiang <B45475@freescale.com>
---
include/configs/T1040RDB.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/T1040RDB.h b/include/configs/T1040RDB.h
index 7420db9..f036192 100644
--- a/include/configs/T1040RDB.h
+++ b/include/configs/T1040RDB.h
@@ -510,6 +510,9 @@
#define CONFIG_SYS_DPAA_FMAN
#define CONFIG_SYS_DPAA_PME
+#define CONFIG_QE
+#define CONFIG_U_QE
+
/* Default address of microcode for the Linux Fman driver */
#if defined(CONFIG_SPIFLASH)
/*
@@ -532,6 +535,7 @@
#else
#define CONFIG_SYS_QE_FMAN_FW_IN_NOR
#define CONFIG_SYS_FMAN_FW_ADDR 0xEFF00000
+#define CONFIG_SYS_QE_FW_ADDR 0xEFF10000
#endif
#define CONFIG_SYS_QE_FMAN_FW_LENGTH 0x10000
#define CONFIG_SYS_FDT_PAD (0x3000 + CONFIG_SYS_QE_FMAN_FW_LENGTH)
--
1.8.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] t1040rdb/qe: add QE support for T1040RDB
2014-03-14 2:11 [U-Boot] [PATCH] t1040rdb/qe: add QE support for T1040RDB Zhao Qiang
@ 2014-04-23 22:19 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-04-23 22:19 UTC (permalink / raw)
To: u-boot
On 03/13/2014 07:11 PM, Zhao Qiang wrote:
> add CONFIG_QE, CONFIG_U_QE and CONFIG_SYS_QE_FW_ADDR into
> "include/configs/T1040RDB.h"
>
> Signed-off-by: Zhao Qiang <B45475@freescale.com>
> ---
Applied to u-boot-mpc85xx/master, thanks.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-23 22:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 2:11 [U-Boot] [PATCH] t1040rdb/qe: add QE support for T1040RDB Zhao Qiang
2014-04-23 22:19 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox