This is a series of minor cleanups and addition of some new boards in the Gateworks Ventana product family.
Tim Harvey (14): imx: ventana: add additional DRAM configurations imx: ventana: config: add gzwrite support imx: ventana: move mmc_init to common imx: ventana: use mmc_root in boot scripts imx: ventana: change name of rs232_en to indicate polarity imx: ventana: fix hwconfig imx: ventana: make OTG VBUS power enable board specific imx: ventana: make SD3_VSELECT board specific imx: ventana: add EMMC configuration drivers: net: add MV88E6xx to Kconfig imx: ventana: add GW5904 support imx: ventana: add GW560x support imx: ventana: add GW5903 support imx: ventana: config: add EMMC boot options board/gateworks/gw_ventana/README | 17 +- board/gateworks/gw_ventana/common.c | 553 ++++++++++++++++++++++++++-- board/gateworks/gw_ventana/common.h | 6 +- board/gateworks/gw_ventana/eeprom.c | 15 +- board/gateworks/gw_ventana/gsc.c | 4 + board/gateworks/gw_ventana/gw_ventana.c | 95 +++-- board/gateworks/gw_ventana/gw_ventana_spl.c | 93 +++++ board/gateworks/gw_ventana/ventana_eeprom.h | 3 + configs/gwventana_defconfig | 64 ---- configs/gwventana_emmc_defconfig | 63 ++++ configs/gwventana_gw5904_defconfig | 68 ++++ configs/gwventana_nand_defconfig | 64 ++++ drivers/net/Kconfig | 18 + include/configs/gw_ventana.h | 18 +- 14 files changed, 924 insertions(+), 157 deletions(-) delete mode 100644 configs/gwventana_defconfig create mode 100644 configs/gwventana_emmc_defconfig create mode 100644 configs/gwventana_gw5904_defconfig create mode 100644 configs/gwventana_nand_defconfig -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot