1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-23 16:17:28 +02:00
openwrt/package/firmware
Robert Marko 59f0a0fd83 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>
2020-09-17 08:42:17 +02:00
..
amd64-microcode Revert "amd64-microcode: create early load microcode image" 2018-11-27 18:58:33 +01:00
ath10k-ct-firmware ath10k-ct-firmware: update firmware images 2020-08-12 11:50:48 +02:00
ath10k-firmware ath10k-firmware: move CT firmwares to new package 2020-04-28 09:33:09 +02:00
b43legacy-firmware treewide: https for downloads.openwrt.org sources 2020-08-31 11:26:10 +01:00
cypress-firmware cypress-firmware: add PROVIDES sections 2020-05-28 10:36:27 +02:00
cypress-nvram brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
intel-microcode firmware: intel-microcode: bump to 20190918 2019-11-10 23:39:29 +01:00
ipq-wifi ipq806x: add Edgecore ECW5410 support 2020-09-17 08:42:17 +02:00
lantiq/dsl-vrx200-firmware-xdsl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
layerscape layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
linux-firmware linux-firmware: add support for Marvell SDIO 8997 2020-08-24 18:53:59 +02:00
prism54-firmware treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
wireless-regdb wireless-regdb: bump to latest release 2020-04-29 2020-04-30 00:52:04 +02:00