]> git.ipfire.org Git - people/ms/u-boot.git/commit
gw_ventana: Use the generic spl_sd.cfg
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 20 Nov 2014 15:17:56 +0000 (13:17 -0200)
committerStefano Babic <sbabic@denx.de>
Mon, 24 Nov 2014 10:59:59 +0000 (11:59 +0100)
commit3a7577e5f384f6fdbd8e9b8eefa8573c508fd6de
tree9561032a210916c335b40df87ab9db8894fed19f
parent7bf38161af878935f5c04c503a136dd5d333cd9e
gw_ventana: Use the generic spl_sd.cfg

gw_ventana can boot from SPI or NAND and both of these interfaces boot from
the same 0x400 offset.

This means that we could simplify the code and replace the custom gw_ventana.cfg
with the generic spl_sd.cfg, as it provides the same boot offset of 0x400.

Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/gateworks/gw_ventana/gw_ventana.cfg [deleted file]
configs/gwventana_defconfig