openwrt/target/linux
Robert Marko b23a4eea12 ipq806x: add Edgecore ECW5410 support
This patch adds support for the Edgecore ECW5410 indoor AP.

Specification:
- SoC: Qualcomm Atheros IPQ8068 ARMv7 2x Cortex A-15
- RAM: 256MB(225 usable) DDR3
- NOR Flash: 16MB SPI NOR
- NAND Flash: 128MB S34MS01G2 Parallel NAND
- Ethernet: 2 x 1G via 2x AR8033 PHY-s connected directly to GMAC2 and GMAC3 via SGMII (802.3af POE IN on eth0)
- USB: 1 x USB 3.0 SuperSpeed
- WLAN: 2x QCA9994 AC Wawe 2 (1x 2GHz bgn, 1x 5GHz acn)
- CC2540 BLE
- UART console on RJ45 next to ethernet ports exposed.
Its Cisco pin compatible, 115200 8n1 baud.

Installation instructions:
Through stock firmware or initramfs.

1.Connect to console
2. Login with root account, if password is unknown then interrupt the boot with f and reset it in failsafe.
3. Transfer factory image
4. Flash the image with ubiformat /dev/mtd1 -y -f <your factory image path>

This will replace the rootfs2 with OpenWrt, if you are currently running from rootfs2 then simply change /dev/mtd1 to /dev/mtd0

Note

Initramfs:
1.  Connect to console
2.  Transfer the image from TFTP server with tftpboot,
or by using DHCP advertised image with dhcp command.
3. bootm
4. Run ubiformat /dev/mtd1

You need to interrupt the bootloader after rebooting and run:
run altbootcmd

This will switch your active rootfs partition to one you wrote to and boot from it.

So if rootfs1 is active, then it will change it to rootfs2.

This will format the rootfs2 partition, if your active partition is 2 then simply change /dev/mtd1 with /dev/mtd0
If you dont format the partition you will be writing too, then sysupgrade will find existing UBI rootfs and kernel volumes and update those.
This will result in wrong ordering and OpenWrt will panic on boot.

5. Transfer sysupgrade image
6. Flash with sysupgrade -n.

Note that sysupgrade will write the image to rootfs partition that is not currently in use.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:59 +00:00
..
apm821xx apm821xx: provide legacy interrupts for PCIe in DT 2021-09-01 08:06:57 +00:00
arc770 arc770: drop support for kernel 4.14 2021-09-01 08:06:56 +00:00
archs38 treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
armvirt kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
at91 at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget 2021-09-01 08:06:54 +00:00
ath25 ath25: fix preinit Ethernet port configuration 2021-09-01 08:06:58 +00:00
ath79 ath79: fix button types for WZR-HP-AG300H and WZR-600DHP 2021-09-01 08:06:59 +00:00
bcm27xx kernel: bump 5.4 to 5.4.64 2021-09-01 08:06:58 +00:00
bcm47xx kernel: bump 5.4 to 5.4.64 2021-09-01 08:06:58 +00:00
bcm53xx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
bcm63xx kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
gemini gemini: Add swap partition to DNS-313 2020-07-31 18:34:40 +02:00
generic kernel: add support for ALLNET devices in mtdsplit 2021-09-01 08:06:59 +00:00
imx6 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
ipq40xx ipq40xx: essedma: enable VLAN tag offload for single-port 2021-09-01 08:06:58 +00:00
ipq806x ipq806x: add Edgecore ECW5410 support 2021-09-01 08:06:59 +00:00
ipq807x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
kirkwood treewide: revert sysupgrade adjustments for early DSA-adopters 2021-09-01 08:06:58 +00:00
lantiq lantiq: remove trailing whitespaces in dts 2021-09-01 08:06:59 +00:00
layerscape kernel: bump 5.4 to 5.4.63 2021-09-01 08:06:57 +00:00
malta kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
mediatek ramips/mediatek: improve GRO performance, fix PPE packet parsing 2021-09-01 08:06:59 +00:00
mpc85xx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
mvebu treewide: revert sysupgrade adjustments for early DSA-adopters 2021-09-01 08:06:58 +00:00
mxs treewide: make dependency on kmod-usb-net selective 2021-09-01 08:06:49 +00:00
octeon octeon: add support for Itus Shield Router 2021-09-01 08:06:51 +00:00
octeontx kernel: bump 5.4 to 5.4.60 2021-09-01 08:06:53 +00:00
omap treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
oxnas kernel: bump 5.4 to 5.4.64 2021-09-01 08:06:58 +00:00
pistachio pistachio: drop support for kernel 4.14 2021-09-01 08:06:56 +00:00
ramips ramips: mt7621: pbr-m1: fix firmware size 2021-09-01 08:06:59 +00:00
rockchip kernel: bump 5.4 to 5.4.58 2021-09-01 08:06:51 +00:00
rtl838x rtl838x: fix incorrect assignment from kstrtoul in serial.c 2021-09-01 08:06:59 +00:00
sunxi treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
tegra treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
uml uml: update to linux 5.4 2021-09-01 08:06:52 +00:00
x86 kernel: bump 5.4 to 5.4.63 2021-09-01 08:06:57 +00:00
zynq kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
Makefile build: add 'make kernel_xconfig' command 2020-07-08 16:07:05 +02:00