提交 498b7c2e 编写于 作者: V Vikas Manocha 提交者: Tom Rini

stv0991: increase the initial ram size config

It is done to make space available for driver model memory.
Signed-off-by: NVikas Manocha <vikas.manocha@st.com>
上级 c55e7591
......@@ -45,7 +45,7 @@
/* MISC */
#define CONFIG_SYS_LOAD_ADDR 0x00000000
#define CONFIG_SYS_INIT_RAM_SIZE 0x2000
#define CONFIG_SYS_INIT_RAM_SIZE 0x8000
#define CONFIG_SYS_INIT_RAM_ADDR 0x00190000
#define CONFIG_SYS_INIT_SP_OFFSET \
(CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册