提交 0dff13a9 编写于 作者: A Andreas Bießmann 提交者: Tom Rini

tricorder: use generic provided loadaddr

Signed-off-by: NAndreas Bießmann <andreas.biessmann@corscience.de>
上级 5c68f123
...@@ -144,8 +144,11 @@ ...@@ -144,8 +144,11 @@
#define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTDELAY 3
/* the loadaddr is the same as CONFIG_SYS_LOAD_ADDR, unfortunately the defiend
* value can not be used here! */
#define CONFIG_LOADADDR 0x82000000
#define CONFIG_EXTRA_ENV_SETTINGS \ #define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=0x82000000\0" \
"console=ttyO2,115200n8\0" \ "console=ttyO2,115200n8\0" \
"mmcdev=0\0" \ "mmcdev=0\0" \
"vram=3M\0" \ "vram=3M\0" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册