]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: ventana: use stack relocation
authorTim Harvey <tharvey@gateworks.com>
Thu, 14 May 2015 13:22:07 +0000 (06:22 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:44 +0000 (12:22 -0300)
commit5559f42a24126c1c3712294aa4d14915c5260573
treeca5f8e54700ca706f4907e3bfad73faaa871318e
parentcd10311aa8e0ec9462adb6f44ba31ef86fd5e908
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