
This is a series of patches in my queue for the Gateworks Ventana family of boards.
Tim Harvey (11): imx: ventana: set dynamic env var for flash layout imx: ventana: added cputype env var imx: ventana: remove caam disable per eeprom bit imx: ventana: add appropriate delay following GSC i2c write imx: ventana: add econfig command imx: ventana: add video enable gpio pinmux for GW54xx imx: ventana: add missing crlf to print imx: ventana: configure i2c_dis# pin properly for gw53xx imx: ventana: enable SION bit on gpio outputs imx: ventana: add iomux for PCISKT_WDIS# gpio imx: ventana: leave PCI reset de-asserted if PCI enabled
board/gateworks/gw_ventana/eeprom.c | 168 ++++++++++++++++- board/gateworks/gw_ventana/gsc.c | 2 +- board/gateworks/gw_ventana/gw_ventana.c | 267 ++++++++++++---------------- board/gateworks/gw_ventana/ventana_eeprom.h | 11 ++ include/configs/gw_ventana.h | 5 +- 5 files changed, 297 insertions(+), 156 deletions(-)