aboutsummaryrefslogtreecommitdiffstats
path: root/include/scan.awk
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-11-18 21:35:09 +0000
committerLuka Perkov <luka@openwrt.org>2015-11-18 21:35:09 +0000
commit8c6556049763053a40d55f4071d64111598f898c (patch)
tree9d3e8074250369fc43365d54048b7fed8caf60ec /include/scan.awk
parent84c7a31535d9afc84a0f17960c5a3ef9c801485b (diff)
downloadupstream-8c6556049763053a40d55f4071d64111598f898c.tar.gz
upstream-8c6556049763053a40d55f4071d64111598f898c.tar.bz2
upstream-8c6556049763053a40d55f4071d64111598f898c.zip
imx6: add Gateworks GW551x support
Upstream patch: e9d6d6b62f306ba83e1441af5daf2809a6167474 Add support for the Gateworks GW5510 board featuring: * i.MX6 SoC * up to 512MB DDR3 * up to 2GB NAND flash * 1x miniPCIe socket (with USB) * HDMI out (micro-HDMI) * HDMI in (micro-HDMI) (currently supported by only vendor kernel) * TTL level I/O (supported by GW16111 breakout board): * I2C * 2x UART * CAN * 2x DIO (GPIO/PWM) * USB OTG Also add support to OpenWrt build system Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> SVN-Revision: 47505
Diffstat (limited to 'include/scan.awk')
0 files changed, 0 insertions, 0 deletions
/a> 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190