You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pawel Dembicki c30220d458 ipq40xx: add support for Cell C RTL30VW
Cell C RTL30VW is a LTE router with tho gigabit ethernets and integrated
QMI mPCIE modem.

This is stripped version of ASKEY RTL0030VW.

Hardware:

Specification:
-CPU: IPQ4019
-RAM: 256MB
-Flash: NAND 128MB + NOR 16MB
-WiFi: Integrated bgn/ac
-LTE: mPCIe card (Modem chipset MDM9230)
-LAN: 2 Gigabit Ports
-USB: 2x USB2.0
-Serial console: RJ-45 115200 8n1
-Unsupported VoIP

Known issues:

None so far.

Instruction install:

There are two methods: Factory web-gui and serial + tftp.

Web-gui:
1. Apply factory image via stock web-gui.

Serial + initramfs:
1. Rename OpenWrt initramfs image to "image"
2. Connect serial console (115200,8n1)
3. Set IP to different than 192.168.1.11, but 24 bit mask, eg. 192.168.1.4.

4. U-Boot commands:
sf probe && sf read 0x80000000 0x180000 0x10000
setenv serverip 192.168.1.4
set fdt_high 0x85000000
tftpboot 0x84000000 image
bootm 0x84000000

5. Install sysupgrade image via "sysupgrade -n"

Back to stock:

All is needed is swap 0x4c byte in mtd8 from 0 to 1 or 1 to 0,
do firstboot and factory reset with OFW:

1. read mtd8:
dd if=/dev/mtd8 of=/tmp/mtd8
2. go to tmp:
cd /tmp/
3. write first part of partition:
dd if=mtd8 of=mtd8.new bs=1 count=76
4. check which layout uses bootloader:
cat /proc/mtd
5a. If first are kernel_1 and rootfs_1 write 0:
echo -n -e '\x00' >> mtd8.new
5b. If first are kernel and rootfs write 1:
echo -n -e '\x01' >> mtd8.new
6. fill with rest of data:
dd if=mtd8 bs=1 skip=77 >> mtd8.new
7. CHECK IF mtd8.new HAVE CHANGED ONLY ONE BYTE! e.g with:
hexdump mtd8.new
8. write new mtd8 to flash:
mtd write mtd8.new /dev/mtd8
9. do firstboot
10.reboot
11. Do back to factory defaults in OFW GUI.

Based on work: Cezary Jackiewicz <cezary@eko.one.pl>

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
4 years ago
..
qcom-ipq4018-a42.dts ipq40xx: dts: Unify naming of gpio-led nodes 5 years ago
qcom-ipq4018-ap120c-ac.dts ipq40xx: add ath10k-calibration-variant in AP120C-AC DTS 5 years ago
qcom-ipq4018-cs-w3-wd1200g-eup.dts ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 5 years ago
qcom-ipq4018-dap-2610.dts ipq40xx: Add support for D-Link DAP-2610 4 years ago
qcom-ipq4018-ea6350v3.dts ipq40xx: ea6350v3: 4.19: enable pseudo rng support 5 years ago
qcom-ipq4018-eap1300.dts ipq40xx: dts: Unify naming of gpio-led nodes 5 years ago
qcom-ipq4018-emd1.dts ipq40xx: add support for EnGenius EMD1 4 years ago
qcom-ipq4018-ens620ext.dts ipq40xx: Fix reboot on EnGenius ENS620EXT 5 years ago
qcom-ipq4018-ex61x0v2.dtsi ipq40xx: add label MAC address for Netgear EX6100v2/EX6150v2 5 years ago
qcom-ipq4018-ex6100v2.dts ipq40xx: remove qcom,ipq4019 on all devices 6 years ago
qcom-ipq4018-ex6150v2.dts ipq40xx: remove qcom,ipq4019 on all devices 6 years ago
qcom-ipq4018-fritzbox-4040.dts ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4018-jalapeno.dts ipq40xx: use DTSI for Jalapeno 5 years ago
qcom-ipq4018-jalapeno.dtsi ipq40xx: use DTSI for Jalapeno 5 years ago
qcom-ipq4018-meshpoint-one.dts ipq40xx: add support for Crisis Innovation Lab MeshPoint.One 5 years ago
qcom-ipq4018-nbg6617.dts ipq40xx: convert to device-tree based USB LED trigger 6 years ago
qcom-ipq4018-rt-ac58u.dts ipq40xx: fix usbport trigger on the RT-AC58U with USB 2.0 devices 5 years ago
qcom-ipq4018-wre6606.dts ipq40xx: dts: Unify naming of gpio-led nodes 5 years ago
qcom-ipq4019-a62.dts ipq40xx: 4.19: fix pcie wifi unit-address of the MR33 and A62 5 years ago
qcom-ipq4019-ap.dk04.1-c1.dts
qcom-ipq4019-ap.dk04.1.dtsi ipq40xx: 4.19: Enable pseudo random number generator 6 years ago
qcom-ipq4019-cm520-79f.dts ipq40xx: add support for MobiPromo CM520-79F 4 years ago
qcom-ipq4019-e2600ac-c1.dts ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-e2600ac-c2.dts ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-e2600ac.dtsi ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-ea8300.dts ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-eap2200.dts ipq40xx: fix support of EnGenius EAP2200 4 years ago
qcom-ipq4019-fritzbox-7530.dts ipq40xx: fix FRITZBox 7530 NAND controller node 5 years ago
qcom-ipq4019-fritzrepeater-1200.dts ipq40xx: add support for AVM FRITZ!Repeater 1200 5 years ago
qcom-ipq4019-fritzrepeater-3000.dts ipq40xx: add support for AVM FRITZ!Repeater 3000 5 years ago
qcom-ipq4019-habanero-dvk.dts ipq40xx: add support for 8devices Habanero DVK 4 years ago
qcom-ipq4019-map-ac2200.dts ipq40xx: limit frequencies for Asus Lyra 5 years ago
qcom-ipq4019-rtl30vw.dts ipq40xx: add support for Cell C RTL30VW 4 years ago
qcom-ipq4019-u4019-32m.dts ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-u4019.dtsi ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
qcom-ipq4019-wpj419.dts ipq40xx: fix misplaced cells-sizes in WPJ419's dts 4 years ago
qcom-ipq4028-wpj428.dts ipq40xx: wpj428: fix missing MDIO GPIO reset and pinmux 4 years ago
qcom-ipq4029-ap-303.dts ipq40xx: add support for Aruba AP-303 5 years ago
qcom-ipq4029-ap-303h.dts ipq40xx: add support for Aruba AP-303H 5 years ago
qcom-ipq4029-gl-b1300.dts ipq40xx: dts: Unify naming of gpio-led nodes 5 years ago
qcom-ipq4029-mr33.dts ipq40xx: 4.19: fix pcie wifi unit-address of the MR33 and A62 5 years ago