]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: various board-specific GPIO config updates
authorTim Harvey <tharvey@gateworks.com>
Tue, 26 May 2015 18:04:54 +0000 (11:04 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Jun 2015 07:48:23 +0000 (09:48 +0200)
commit9a83a8154590ebfbdbe32579b97c501ca240a706
treebe3ebcc77ef4b1a7a6bd20892e9e65fe25adac7c
parent7bbc5ff732bcf8d2aa935249ce4b7c28a701ca51
imx: ventana: various board-specific GPIO config updates

- Added iomux for CAN_STBY and RS484_TEN (GW52xx/GW53xx/GW54xx/GW551x)
- Moved iomux of USBHUB_RST# out of board_ehci_hcd_init so that it is
  done regardless of USB being initialized in bootloader
- Added usb_sel iomux/hwconfig for GW552x
- Fixed mezzanine DIO for GW54xx
- Fixed PANLEDR# for GW54xx
- Fixed dio iomux/hwconfig for GW552x
- Fixed dio iomux for GW551x
- removed redundant #define

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/common.c
board/gateworks/gw_ventana/common.h
board/gateworks/gw_ventana/gw_ventana.c