Yen-Ting-Shen 51f3035978 ipq40xx: add support for EnGenius EMD1
SOC:     IPQ4018 / QCA Dakota
CPU:     Quad-Core ARMv7 Processor rev 5 (v7l) Cortex-A7
DRAM:    256 MiB
NOR:     32 MiB
ETH:     Qualcomm Atheros QCA8072 (1 port)
WLAN1:   Qualcomm Atheros QCA4018 2.4GHz 802.11bgn 2:2x2
WLAN2:   Qualcomm Atheros QCA4018 5GHz 802.11a/n/ac 2:2x2
INPUT:   RESET Button
LEDS:    White, Blue, Red, Orange

Flash instruction:

From EnGenius firmware to OpenWrt firmware:

In Firmware Upgrade page, upgrade your openwrt-ipq40xx-generic-engenius_emd1-squashfs-factory.bin directly.

From OpenWrt firmware to EnGenius firmware:

1. Setup a TFTP server on your computer and configure static IP to 192.168.99.8
   Put the EnGenius firmware in the TFTP server directory on your computer.
2. Power up EMD1. Press 4 and then press any key to enter u-boot.
3. Download EnGenius firmware
   (IPQ40xx) # tftpboot 0x84000000 openwrt-ipq40xx-emd1-nor-fw-s.img
4. Flash the firmware
   (IPQ40xx) # imgaddr=0x84000000 && source 0x84000000:script
5. Reboot
   (IPQ40xx) # reset

Signed-off-by: Yen-Ting-Shen <frank.shen@senao.com>
[removed BOARD_NAME]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-01-26 01:20:45 +01:00
..
2020-01-24 13:14:33 +01:00
2019-10-19 13:16:57 +02:00
2020-01-24 13:14:33 +01:00
2020-01-20 13:41:49 +01:00
2020-01-24 13:14:33 +01:00
2019-11-29 09:59:49 +01:00
2020-01-08 14:33:03 +01:00
2020-01-24 18:52:41 +01:00
2020-01-20 13:41:49 +01:00
2020-01-15 22:35:48 +01:00
2020-01-24 13:14:33 +01:00
2020-01-21 22:32:48 +01:00
2019-12-24 17:45:54 +01:00
2019-12-10 09:50:42 +01:00
2019-12-31 01:16:17 +01:00
2019-12-24 15:34:43 +01:00