diff options
author | Tom Rini <trini@ti.com> | 2014-07-18 11:51:32 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-25 08:52:34 -0400 |
commit | 865813ed83792e7fbfde23118c906099b64fe556 (patch) | |
tree | f3fa46cdb6d17d670779e872659fc2b0a4618b60 /include/configs/mx25pdk.h | |
parent | 6d9e610ca24a926c11a0125f4e1f5d7728707cfb (diff) | |
download | u-boot-imx-865813ed83792e7fbfde23118c906099b64fe556.zip u-boot-imx-865813ed83792e7fbfde23118c906099b64fe556.tar.gz u-boot-imx-865813ed83792e7fbfde23118c906099b64fe556.tar.bz2 |
TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR
There are times where we may need more than a few kilobytes of stack
space. We also will not be using CONFIG_SPL_STACK location prior to DDR
being initialized (CONFIG_SYS_INIT_SP_ADDR is still used there) so pick
a good location within DDR for this to be. Tested on
OMAP4/AM335x/OMAP5/DRA7xx.
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/mx25pdk.h')
0 files changed, 0 insertions, 0 deletions