
15 Jan
2015
15 Jan
'15
12:59 a.m.
On Wednesday, January 14, 2015 at 05:40:56 PM, dinguyen@opensource.altera.com wrote:
From: Dinh Nguyen dinguyen@opensource.altera.com
Allocate a stack in the OCRAM for the SPL to use.
Signed-off-by: Dinh Nguyen dinguyen@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