On Tue, May 24, 2016 at 11:03 AM, Tim Harvey <[email protected]> wrote: > This series represents a large chunk of patches in my queue for Gateworks > Ventana boards based on the IMX6 Soc's. > > Tim Harvey (18): > imx: ventana: config: add env vars for disk and part > imx: ventana: config: add fixfdt script to apply manual fdt fixups > imx: ventana: config: use bootdir env var for directory of fdt files > imx: ventana: config: use fs env var for block dev filesystem type > imx: ventana: config: use explicit addr in loadscript > imx: ventana: config: add PREBOOT support > imx: ventana: SPL: only disable boot watchdog if Falcon mode > imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM > config > imx: ventana: gsc: add gsc sleep command > imx: ventana: gsc: fix negative temperature readings > imx: ventana: gsc: show board temp on boot > imx: ventana: export backlight gpio after gpio driver is available > imx: ventana: fix invalid dio configuration for pwm mode > imx: ventana: enable pwm device-tree property based on hwconfig > imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit > imx: ventana: remove several EEPROM config bit dependence > imx: ventana: add GW553x support > imx: ventana: add fdt fixup to enable UHS-I support on selected boards > > board/gateworks/gw_ventana/common.c | 100 > ++++++++++++++++++++++++---- > board/gateworks/gw_ventana/common.h | 3 + > board/gateworks/gw_ventana/eeprom.c | 34 +--------- > board/gateworks/gw_ventana/gsc.c | 57 +++++++++++++++- > board/gateworks/gw_ventana/gw_ventana.c | 69 +++++++++++++++++-- > board/gateworks/gw_ventana/gw_ventana_spl.c | 38 ++++++++++- > board/gateworks/gw_ventana/ventana_eeprom.h | 1 + > include/configs/gw_ventana.h | 37 ++++++---- > 8 files changed, 272 insertions(+), 67 deletions(-) > > -- > 1.9.1 >
Stefano, Any comment on these? I've got a few more after this. Regards, Tim _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

