]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: ventana: use stack relocation
authorTim Harvey <tharvey@gateworks.com>
Thu, 14 May 2015 13:22:07 +0000 (06:22 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:42:37 +0000 (22:42 +0200)
commit498e2a893deb901d8c850191530f4c38e5146cf9
tree674a7ae4dbe5a0f91f65df0db584b94d0bf1f55c
parent8c3003860be4113dac1007ce081d60b959252ef7
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>
configs/gwventana_defconfig