summaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
diff options
context:
space:
mode:
authorZhao Qiang <qiang.zhao@nxp.com>2018-12-05 12:01:42 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-02-19 07:56:44 +0300
commita8608060052dd083ea57fae52d2bb58537e7605a (patch)
tree3857cc0366add8f1d26b8ae42975a882cbce7ffb /include/configs/ls1043a_common.h
parenteb967b96c26e9c725aa499d36237e0fdba142ee4 (diff)
downloadu-boot-a8608060052dd083ea57fae52d2bb58537e7605a.tar.xz
QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card
Due to the new layout of Layerscape series, move the QE firmware to address (512*4A00) in SD Card. Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'include/configs/ls1043a_common.h')
-rw-r--r--include/configs/ls1043a_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
index a5bd360abf..860b734d42 100644
--- a/include/configs/ls1043a_common.h
+++ b/include/configs/ls1043a_common.h
@@ -209,7 +209,7 @@
*/
#define CONFIG_SYS_QE_FMAN_FW_IN_MMC
#define CONFIG_SYS_FMAN_FW_ADDR (512 * 0x4800)
-#define CONFIG_SYS_QE_FW_ADDR (512 * 0x4a08)
+#define CONFIG_SYS_QE_FW_ADDR (512 * 0x4A00)
#elif defined(CONFIG_QSPI_BOOT)
#define CONFIG_SYS_QE_FW_IN_SPIFLASH
#define CONFIG_SYS_FMAN_FW_ADDR 0x40900000