[U-Boot] [PATCHv1 16/22] arm: socfpga: spl: add the stack in OCRAM
Marek Vasut
marex at denx.de
Thu Jan 15 00:59:55 CET 2015
On Wednesday, January 14, 2015 at 05:40:56 PM, dinguyen at opensource.altera.com
wrote:
> From: Dinh Nguyen <dinguyen at opensource.altera.com>
>
> Allocate a stack in the OCRAM for the SPL to use.
>
> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
> ---
> arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 7 +++++++
> include/configs/socfpga_common.h | 1 +
> 2 files changed, 8 insertions(+)
Hi!
You really don't need 4KiB stack in SDRAM, do you ? The OCRAM should be plenty
for this purpose.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list