ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
With older toolchains it is possible to not fit entirely into the 45KB that we had assigned to SPL. Adjust to allow for 8KB of stack (which should be more than required) and 54KB of text/data. Cc: Vaibhav Hiremath <hvaibhav@ti.com> Cc: Nagendra T S <nagendra@mistralsolutions.com> Cc: Thomas Weber <weber@corscience.de> Cc: Ilya Yanok <yanok@emcraft.com> Cc: Steve Sakoman <sakoman@gmail.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by:Tom Rini <trini@ti.com> Acked-by:
Stefano Babic <sbabic@denx.de> Acked-by:
Vaibhav Hiremath <hvaibhav@ti.com>
Showing
- doc/SPL/README.omap3 2 additions, 2 deletionsdoc/SPL/README.omap3
- include/configs/am3517_crane.h 1 addition, 1 deletioninclude/configs/am3517_crane.h
- include/configs/am3517_evm.h 1 addition, 1 deletioninclude/configs/am3517_evm.h
- include/configs/devkit8000.h 1 addition, 1 deletioninclude/configs/devkit8000.h
- include/configs/mcx.h 1 addition, 1 deletioninclude/configs/mcx.h
- include/configs/omap3_beagle.h 1 addition, 1 deletioninclude/configs/omap3_beagle.h
- include/configs/omap3_evm_common.h 1 addition, 1 deletioninclude/configs/omap3_evm_common.h
- include/configs/omap3_overo.h 1 addition, 1 deletioninclude/configs/omap3_overo.h
- include/configs/tam3517-common.h 1 addition, 1 deletioninclude/configs/tam3517-common.h
- include/configs/tricorder.h 1 addition, 1 deletioninclude/configs/tricorder.h
Loading
Please register or sign in to comment