]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: use EEPROM register for falcon boot mode
authorTim Harvey <tharvey@gateworks.com>
Mon, 23 May 2016 15:25:28 +0000 (08:25 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 24 May 2016 13:01:43 +0000 (15:01 +0200)
commit3c0fd17f61060f3077b0601e0d8353e2b1b6a3df
tree7b55d74d04d599c5306d021a4cb872111d1e8ab0
parenta419352daf7a3dd29306d458fd3924e394d3cdc0
imx: ventana: use EEPROM register for falcon boot mode

NAND+MMC env support costs 12KB in the SPL which is fairly expensive just
for the ability to specify whether or not to boot to uboot or directly
to linux. The Ventana boards have plenty of EEPROM storage so we will use
a byte there to signify if we should boot to the bootloader or to the OS.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/README
board/gateworks/gw_ventana/gw_ventana_spl.c
include/configs/gw_ventana.h