]> 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, 1 Sep 2015 13:00:31 +0000 (15:00 +0200)
commitefba82790cc3683d1a5fe0a3580be6bbc646f6c2
tree7eb6bdb88a5ded9ce63cd6f89e6f393c850e6347
parenta43aac4a126530ff32c5fc61571bcf27d81c3a8c
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