]> Git Repo - u-boot.git/commit - configs/gwventana_defconfig
imx: ventana: use stack relocation
authorTim Harvey <[email protected]>
Thu, 14 May 2015 13:22:07 +0000 (06:22 -0700)
committerStefano Babic <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
board/gateworks/gw_ventana/gw_ventana_spl.c
configs/gwventana_defconfig
This page took 0.03837 seconds and 4 git commands to generate.