ARM: socfpga: Put stack at the end of SRAM
authorMarek Vasut <marex@denx.de>
Thu, 26 Apr 2018 20:23:05 +0000 (22:23 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 18 May 2018 08:30:45 +0000 (10:30 +0200)
commit768f23dc8ae30993882131bbf0cdadce43fd9619
tree46bf90f8226a43e07cf7e7f101846ffef47db3f5
parent19c8fc77e1d3ff45d3ea60e4355039a3a54d4a93
ARM: socfpga: Put stack at the end of SRAM

The global data are in the .data section, so there's no point in
reserving any space for it above stack. Put stack at the end of
SRAM.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
include/configs/socfpga_common.h