ventana: Add Gateworks Ventana family support
Gateworks Ventana is a product family based on the i.MX6. This
patch adds support for all boards in the Ventana family. Where
possible, data from the boards EEPROM is used to determine various
details about the board at runtime.
Signed-off-by:
Tim Harvey <tharvey@gateworks.com>
Showing
- board/gateworks/gw_ventana/Makefile 10 additions, 0 deletionsboard/gateworks/gw_ventana/Makefile
- board/gateworks/gw_ventana/README 55 additions, 0 deletionsboard/gateworks/gw_ventana/README
- board/gateworks/gw_ventana/clocks.cfg 42 additions, 0 deletionsboard/gateworks/gw_ventana/clocks.cfg
- board/gateworks/gw_ventana/gsc.c 129 additions, 0 deletionsboard/gateworks/gw_ventana/gsc.c
- board/gateworks/gw_ventana/gsc.h 64 additions, 0 deletionsboard/gateworks/gw_ventana/gsc.h
- board/gateworks/gw_ventana/gw_ventana.c 1263 additions, 0 deletionsboard/gateworks/gw_ventana/gw_ventana.c
- board/gateworks/gw_ventana/gw_ventana.cfg 44 additions, 0 deletionsboard/gateworks/gw_ventana/gw_ventana.cfg
- board/gateworks/gw_ventana/ventana_eeprom.h 106 additions, 0 deletionsboard/gateworks/gw_ventana/ventana_eeprom.h
- boards.cfg 5 additions, 0 deletionsboards.cfg
- include/configs/gw_ventana.h 425 additions, 0 deletionsinclude/configs/gw_ventana.h
Loading
Please register or sign in to comment