[U-Boot] [PATCH] imx: ventana: use stack relocation

Simon Glass sjg at chromium.org
Thu May 14 16:30:54 CEST 2015


On 14 May 2015 at 07:22, Tim Harvey <tharvey at gateworks.com> wrote:
> 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 at gateworks.com>
> ---
>  board/gateworks/gw_ventana/gw_ventana_spl.c | 3 ---
>  configs/gwventana_defconfig                 | 2 ++
>  2 files changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list