提交 a717b811 编写于 作者: D Dinh Nguyen 提交者: Marek Vasut

arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h

Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
上级 9cfafc75
......@@ -305,6 +305,11 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
#define CONFIG_SPL_WATCHDOG_SUPPORT
#define CONFIG_SPL_SERIAL_SUPPORT
/*
* Stack setup
*/
#define CONFIG_SPL_STACK CONFIG_SYS_INIT_SP_ADDR
#ifdef CONFIG_SPL_BUILD
#undef CONFIG_PARTITIONS
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册