[U-Boot] [PATCH 00/14] Gateworks Ventana add support for new boards
Stefano Babic
sbabic at denx.de
Fri Mar 17 11:00:07 UTC 2017
On 13/03/2017 16:51, Tim Harvey wrote:
> 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
>
Reviewed-by: Stefano Babic <sbabic at denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list