imx6: kernel: add GW5520 support
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Aug 2014 20:35:13 +0000 (20:35 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Aug 2014 20:35:13 +0000 (20:35 +0000)
commit8ac9e851b3201d453254410e750f9a0421939d89
tree3c73fab502208ad1860d144f3b6d0c7ccff1ad07
parent162d44d5882c0b9ab1279bc6f013c82d6ffd8bc8
imx6: kernel: add GW5520 support

The GW5520 is a small form-factor single-board computer with the following
features:
 * 70x100mm form-factor
 * IMX6DL 800MHz SoC (IMX6Q optional)
 * 512MB 32bit DDR3 SDRAM (up to 2GB optional)
 * 256MB NAND FLASH (up to 2GB optional)
 * Gateworks System Controller
 * 2x front-panel Intel i210 GbE adapters with passive PoE support
 * 2x MiniPCIe sockets with USB support
 * 2x front-panel USB
 * 1x rear-panel full-size HDMI connector
 * 1x front-panel bi-color user LED
 * 1x front-panel user pushbutton
 * 1x rear-panel barrel jack for power
 * 1x Application connector with:
  * 2x TTL level UARTs
  * 10x TTL level Digital IO

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42148 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/imx6/base-files/etc/uci-defaults/02_network
target/linux/imx6/base-files/lib/imx6.sh
target/linux/imx6/files-3.14/arch/arm/boot/dts/imx6dl-gw552x.dts [new file with mode: 0644]
target/linux/imx6/files-3.14/arch/arm/boot/dts/imx6q-gw552x.dts [new file with mode: 0644]
target/linux/imx6/files-3.14/arch/arm/boot/dts/imx6qdl-gw552x.dtsi [new file with mode: 0644]
target/linux/imx6/patches-3.14/208-ventana-plx-allow-override-gpio-output-mask.patch [new file with mode: 0644]
target/linux/imx6/patches-3.14/209-ventana-gw552x.patch [new file with mode: 0644]
target/linux/imx6/profiles/120-gateworks.mk