aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-4.9
diff options
context:
space:
mode:
author张鹏 <sd20@qxwlan.com>2018-07-17 18:11:21 +0800
committerJohn Crispin <john@phrozen.org>2018-07-30 10:43:36 +0200
commitac03d51a3f4daa2f6a2a83f041dcd71674a9f724 (patch)
tree02a91d8c90dfb5b7d8240fd514a4915af5ffacc1 /target/linux/ar71xx/config-4.9
parentb74f63f81d6121b5eace3f0c0c87399f7e0fde92 (diff)
downloadupstream-ac03d51a3f4daa2f6a2a83f041dcd71674a9f724.tar.gz
upstream-ac03d51a3f4daa2f6a2a83f041dcd71674a9f724.tar.bz2
upstream-ac03d51a3f4daa2f6a2a83f041dcd71674a9f724.zip
ar71xx:add support for E750A v4
Qxwlan E750A v4 is based on Qualcomm QCA9344. Specification: - 560/450/225 MHz (CPU/DDR/AHB) - 128 MB of RAM (DDR2) - 8/16 MB of FLASH (SPI NOR) - 2T2R 5G GHz (AR9344) - 2x 10/100 Mbps Ethernet (one port with PoE support) - 1x miniPCIe slot (USB 2.0 bus only) - 7x LED (6 driven by GPIO) - 1x button (reset) - 1x DC jack for main power input (9-48 V) - UART (J23) and LEDs (J2) headers on PCB Flash instruction (using U-Boot CLI and tftp server): - Configure PC with static IP 192.168.1.10 and tftp server. - Rename "sysupgrade" filename to "firmware.bin" and place it in tftp server directory. - Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI. - Use the following command to update the device to OpenWrt: "run lfw". Flash instruction (using U-Boot web-based recovery): - Configure PC with static IP 192.168.1.xxx(2-254)/24. - Connect PC with one of RJ45 ports, press the reset button, power up the board and keep button pressed for around 6-7 seconds, until LEDs start flashing. - Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button. Signed-off-by: 张鹏 <sd20@qxwlan.com>
Diffstat (limited to 'target/linux/ar71xx/config-4.9')
-rw-r--r--target/linux/ar71xx/config-4.91
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.9 b/target/linux/ar71xx/config-4.9
index 58cd40962a..72a91a1f2b 100644
--- a/target/linux/ar71xx/config-4.9
+++ b/target/linux/ar71xx/config-4.9
@@ -103,6 +103,7 @@ CONFIG_ATH79=y
# CONFIG_ATH79_MACH_E2100L is not set
# CONFIG_ATH79_MACH_E558_V2 is not set
# CONFIG_ATH79_MACH_E600G_V2 is not set
+# CONFIG_ATH79_MACH_E750A_V4 is not set
# CONFIG_ATH79_MACH_EAP120 is not set
# CONFIG_ATH79_MACH_EAP300V2 is not set
# CONFIG_ATH79_MACH_EAP7660D is not set