]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/gwventana_defconfig
imx: ventana: use stack relocation
authorTim Harvey <tharvey@gateworks.com>
Thu, 14 May 2015 13:22:07 +0000 (06:22 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:25:07 +0000 (19:25 +0200)
commitaf1db4a39034ae15a91f0dae7da9548f0501febf
treeb8f9d80b9201e8f142a92644581fff433713002e
parentea7a3c446b9f117a07fe17276eac44f07952bfff
imx: ventana: use stack relocation

Certain features we desire require a larger stack than is available by using
iRAM (most notably for us, env_mmc). Relocate the stack to DRAM so that
we can use these features.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/gateworks/gw_ventana/gw_ventana_spl.c
configs/gwventana_defconfig