* [U-Boot] [PATCH] QE: modify the address of qe ucode
@ 2015-09-16 8:20 Zhao Qiang
2015-10-30 16:13 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Zhao Qiang @ 2015-09-16 8:20 UTC (permalink / raw)
To: u-boot
From: Zhao Qiang <B45475@freescale.com>
the address of uboot changed, so change qe ucode
Signed-off-by: Zhao Qiang <B45475@freescale.com>
---
include/configs/ls1021aqds.h | 2 +-
include/configs/ls1021atwr.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index dfaffa1..adb3cdf 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -570,7 +570,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_BOOTDELAY 3
-#define CONFIG_SYS_QE_FW_ADDR 0x67f40000
+#define CONFIG_SYS_QE_FW_ADDR 0x600c0000
#ifdef CONFIG_LPUART
#define CONFIG_EXTRA_ENV_SETTINGS \
diff --git a/include/configs/ls1021atwr.h b/include/configs/ls1021atwr.h
index 3299a9f..1eb0235 100644
--- a/include/configs/ls1021atwr.h
+++ b/include/configs/ls1021atwr.h
@@ -470,7 +470,7 @@
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
#endif
-#define CONFIG_SYS_QE_FW_ADDR 0x67f40000
+#define CONFIG_SYS_QE_FW_ADDR 0x600c0000
/*
* Environment
--
2.1.0.27.g96db324
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] QE: modify the address of qe ucode
2015-09-16 8:20 [U-Boot] [PATCH] QE: modify the address of qe ucode Zhao Qiang
@ 2015-10-30 16:13 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-10-30 16:13 UTC (permalink / raw)
To: u-boot
On 09/16/2015 01:20 AM, Zhao Qiang wrote:
> From: Zhao Qiang <B45475@freescale.com>
>
> the address of uboot changed, so change qe ucode
>
> Signed-off-by: Zhao Qiang <B45475@freescale.com>
> ---
Applied to u-boot-fsl-qoriq. Awaiting upstream. Thanks.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-30 16:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16 8:20 [U-Boot] [PATCH] QE: modify the address of qe ucode Zhao Qiang
2015-10-30 16:13 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox