imx: ventana: ignore EEPROM config when checking for NAND support
authorTim Harvey <tharvey@gateworks.com>
Sat, 24 Jul 2021 17:40:31 +0000 (10:40 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit36de64f2eb3029ea695379c3954caf3c3d13dc70
treebb846da0516adcf4ce606c9470c17a667aa7832f
parentd9275ebbffc8b7ca9a5c653b7ee62c1e36800fa9
imx: ventana: ignore EEPROM config when checking for NAND support

EEPROM bits no longer indicate support for NAND so instead use
hard-coded value from board config struct.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c