openwrt/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts
Tom Brouwer 2090b8af0a ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP
Hardware:
SOC:    Qualcomm IPQ4018
RAM:	128 MB Nanya NT5CC64M16GP-DI
FLASH:  16 MB Macronix MX25L12805D
ETH:    Qualcomm QCA8075 (4 Gigabit ports, 3xLAN, 1xWAN)
WLAN:   Qualcomm IPQ4018 (2.4 & 5 Ghz)
BUTTON: Shared WPS/Reset button
LED:    RGB Status/Power LED
SERIAL: Header J8 (UART, Left side of board). Numbered from
        top to bottom:
        (1) GND, (2) TX, (3) RX, (4) VCC (White triangle
        next to it).
        3.3v, 115200, 8N1

Tested/Working:
* Ethernet
* WiFi (2.4 and 5GHz)
* Status LED
* Reset Button (See note below)

Implementation notes:
* The shared WPS/Reset button is implemented as a Reset button
* I could not find a original firmware image to reverse engineer, meaning
currently it's not possible to flash OpenWrt through the Web GUI.

Installation (Through Serial console & TFTP):
1. Set your PC to fixed IP 192.168.1.12, Netmask 255.255.255.0, and connect to
one of the LAN ports
2. Rename the initramfs image to 'C0A8010B.img' and enable a TFTP server on
your pc, to serve the image
2. Connect to the router through serial (See connection properties above)
3. Hit a key during startup, to pause startup
4. type `setenv serverip 192.168.1.12`, to set the tftp server address
5. type `tftpboot`, to load the image from the laptop through tftp
6. type `bootm` to run the loaded image from memory
6. (If you want to return to stock firmware later, create an full MTD backup,
e.g. using instructions here https://openwrt.org/docs/guide-user/installation/generic.backup#create_full_mtd_backup)
7. Transfer the 'sysupgrade' OpenWrt firmware image from PC to router, e.g.:
`scp xxx-squashfs-sysupgrade.bin root@192.168.1.1:/tmp/upgrade.bin`
8. Run sysupgrade to permanently install OpenWrt to flash: `sysupgrade -n /tmp/upgrade.bin`

Revert to stock:
To revert to stock, you need the MTD backup from step 6 above:
1. Unpack the MTD backup archive
2. Transfer the 'firmware' partition image to the router (e.g. mtd8_firmware.backup)
3. On the router, do `mtd write mtd8_firmware.backup firmware`

Signed-off-by: Tom Brouwer <tombrouwer@outlook.com>
[removed BOARD_NAME, OpenWRT->OpenWrt, changed LED device name to board name]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-01-12 15:57:58 +01:00
..
qcom-ipq4018-a42.dts ipq40xx: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
qcom-ipq4018-ap120c-ac.dts ipq40xx: add ath10k-calibration-variant in AP120C-AC DTS 2019-03-08 19:28:31 +01:00
qcom-ipq4018-cs-w3-wd1200g-eup.dts ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 2020-01-12 15:57:58 +01:00
qcom-ipq4018-ea6350v3.dts ipq40xx: ea6350v3: 4.19: enable pseudo rng support 2019-02-14 16:56:15 +01:00
qcom-ipq4018-eap1300.dts ipq40xx: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
qcom-ipq4018-ens620ext.dts ipq40xx: Fix reboot on EnGenius ENS620EXT 2019-05-11 16:37:11 +02:00
qcom-ipq4018-ex61x0v2.dtsi ipq40xx: add label MAC address for Netgear EX6100v2/EX6150v2 2019-10-27 14:03:43 +01:00
qcom-ipq4018-ex6100v2.dts ipq40xx: remove qcom,ipq4019 on all devices 2018-12-27 14:30:45 +01:00
qcom-ipq4018-ex6150v2.dts ipq40xx: remove qcom,ipq4019 on all devices 2018-12-27 14:30:45 +01:00
qcom-ipq4018-fritzbox-4040.dts ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4018-jalapeno.dts ipq40xx: use DTSI for Jalapeno 2019-11-30 00:53:36 +01:00
qcom-ipq4018-jalapeno.dtsi ipq40xx: use DTSI for Jalapeno 2019-11-30 00:53:36 +01:00
qcom-ipq4018-meshpoint-one.dts ipq40xx: add support for Crisis Innovation Lab MeshPoint.One 2019-11-30 00:53:36 +01:00
qcom-ipq4018-nbg6617.dts ipq40xx: convert to device-tree based USB LED trigger 2018-12-27 14:36:23 +01:00
qcom-ipq4018-rt-ac58u.dts ipq40xx: fix usbport trigger on the RT-AC58U with USB 2.0 devices 2020-01-12 15:47:50 +01:00
qcom-ipq4018-wre6606.dts ipq40xx: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
qcom-ipq4019-a62.dts ipq40xx: 4.19: fix pcie wifi unit-address of the MR33 and A62 2019-01-26 17:10:19 +01:00
qcom-ipq4019-ap.dk04.1-c1.dts ipq40xx: Add files for 4.19 2018-12-27 14:06:38 +01:00
qcom-ipq4019-ap.dk04.1.dtsi ipq40xx: 4.19: Enable pseudo random number generator 2018-12-27 14:30:45 +01:00
qcom-ipq4019-e2600ac-c1.dts ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-e2600ac-c2.dts ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-e2600ac.dtsi ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-ea8300.dts ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-fritzbox-7530.dts ipq40xx: fix FRITZBox 7530 NAND controller node 2019-03-13 16:25:34 +01:00
qcom-ipq4019-fritzrepeater-1200.dts ipq40xx: add support for AVM FRITZ!Repeater 1200 2019-10-23 01:17:28 +02:00
qcom-ipq4019-fritzrepeater-3000.dts ipq40xx: add support for AVM FRITZ!Repeater 3000 2019-03-13 16:25:35 +01:00
qcom-ipq4019-map-ac2200.dts ipq40xx: limit frequencies for Asus Lyra 2019-03-13 16:25:35 +01:00
qcom-ipq4019-u4019-32m.dts ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-u4019.dtsi ipq40xx: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:15 +01:00
qcom-ipq4019-wpj419.dts ipq40xx: wpj419: use reset-gpios property for phy reset 2019-11-07 22:51:37 +01:00
qcom-ipq4028-wpj428.dts ipq40xx: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
qcom-ipq4029-ap-303.dts ipq40xx: add support for Aruba AP-303 2019-12-20 17:48:52 +01:00
qcom-ipq4029-gl-b1300.dts ipq40xx: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
qcom-ipq4029-mr33.dts ipq40xx: 4.19: fix pcie wifi unit-address of the MR33 and A62 2019-01-26 17:10:19 +01:00