Skip to content
Snippets Groups Projects
Commit a8c9d66c authored by Shaohui Xie's avatar Shaohui Xie Committed by York Sun
Browse files

armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app


The CONFIG_STANDALONE_LOAD_ADDR is set to 0x80300000 by default.

Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@nxp.com>
Signed-off-by: default avatarGong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 13f79880
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@
#include <fsl_ddrc_version.h>
#define CONFIG_STANDALONE_LOAD_ADDR 0x80300000
#ifdef CONFIG_SYS_FSL_DDR4
#define CONFIG_SYS_FSL_DDRC_GEN4
#else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment