mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
This board is also as known as E-Life ETR631-T/ETR635-U.
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: 128 MB SPI-NAND
RAM: 256MB DDR3
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1A
Gain telnet access:
1. Login into web interface, and download the configuration.
2. Uncompress the configuration:
* Enter fakeroot if you are not login as root.
tar -zxf <filename>.tar.gz
3. Edit 'etc/passwd', remove root password: 'root::1:0:99999:7:::'.
4. Edit 'etc/rc.local', insert telnetd command before 'exit 0':
( sleep 3s; telnetd; ) &
5. Repack the configuration:
tar -zcf backup.tar.gz etc/
6. Upload new configuration via web interface, now you can connect to
KOMI A31 via telnet.
Flash instructions:
1. Connect to KOMI A31, backup everything, especially 'Factory' part.
2. Write new BL2:
mtd write openwrt-mediatek-filogic-konka_komi-a31-preloader.bin BL2
3. Write new FIP:
mtd write openwrt-mediatek-filogic-konka_komi-a31-bl31-uboot.fip FIP
4. Set static IP on your PC:
IP 192.168.1.254/24, GW 192.168.1.1
5. Serve OpenWrt initramfs image using TFTP server.
6. Cut off the power and re-engage, wait for TFTP recovery to complete.
7. After OpenWrt has booted, perform sysupgrade.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/20357
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
||
|---|---|---|
| .. | ||
| 100-01-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch | ||
| 100-02-mtd-mtk-snand-add-support-for-SPL.patch | ||
| 100-03-mtd-add-a-new-mtd-device-type-for-NMBM.patch | ||
| 100-04-mtd-add-core-facility-code-of-NMBM.patch | ||
| 100-05-mtd-nmbm-add-support-for-mtd.patch | ||
| 100-06-common-board_r-add-support-to-initialize-NMBM-after-.patch | ||
| 100-07-cmd-add-nmbm-command.patch | ||
| 100-08-cmd-mtd-add-markbad-subcommand-for-NMBM-testing.patch | ||
| 100-09-mtd-mtk-snand-add-NMBM-support-for-SPL.patch | ||
| 100-10-cmd-add-a-new-command-for-NAND-flash-debugging.patch | ||
| 100-11-env-add-support-for-NMBM-upper-MTD-layer.patch | ||
| 100-12-mtd-spi-nor-add-support-to-read-flash-unique-ID.patch | ||
| 100-13-cmd-sf-add-support-to-read-flash-unique-ID.patch | ||
| 100-14-common-spl-spl_nand-enable-CONFIG_SYS_NAND_U_BOOT_OF.patch | ||
| 100-16-board-mt7622-use-new-spi-nand-driver.patch | ||
| 100-17-board-mt7981-add-reference-board-using-new-spi-nand-.patch | ||
| 100-18-mtd-spi-nor-add-more-flash-ids.patch | ||
| 100-19-mtd-spi-nand-add-more-spi-nand-chips.patch | ||
| 100-20-mtd-spi-nand-add-support-for-FudanMicro-chips.patch | ||
| 100-21-mtd-spi-nand-add-CASN-page-support.patch | ||
| 100-22-mmc-mtk-sd-add-support-to-display-verbose-error-log.patch | ||
| 100-23-cmd-ubi-make-volume-find-create-remove-APIs-public.patch | ||
| 100-24-cmd-ubi-allow-creating-volume-with-all-free-spaces.patch | ||
| 100-25-env-ubi-add-support-to-create-environment-volume-if-.patch | ||
| 100-26-mtd-ubi-add-support-for-UBI-end-of-filesystem-marker.patch | ||
| 101-01-mtd-spinand-add-support-for-FORESEE-F35SQA002G.patch | ||
| 101-02-mtd-spinand-add-support-for-FORESEE-F35SQA001G.patch | ||
| 101-03-mtd-spinand-fix-support-for-FORESEE.patch | ||
| 103-01-mt7622-enable-pstore.patch | ||
| 103-02-mt7981-enable-pstore.patch | ||
| 103-03-mt7986-enable-pstore.patch | ||
| 103-04-mt7988-enable-pstore.patch | ||
| 104-snfi-add-support-for-GD5F1GQ5UE.patch | ||
| 105-configs-add-usefull-stuff-to-mt7988-rfb.patch | ||
| 106-configs-sync-mt7981-rfb-storage.patch | ||
| 107-configs-add-useful-options-to-mt7981-rfb.patch | ||
| 108-dts-arm64-mt7981-rfb-add-mtd-partitions.patch | ||
| 109-snfi-FM35Q1GA-is-x4-only.patch | ||
| 110-mtd-spi-nand-add-support-for-FudanMicro-FM25S01A.patch | ||
| 120-use-xz-instead-of-lzma.patch | ||
| 129-board-mediatek-wire-up-NMBM-support.patch | ||
| 160-net-phy-add-support-for-Airoha-ethernet-PHY-driver.patch | ||
| 200-cmd-add-imsz-and-imszb.patch | ||
| 211-cmd-bootmenu-custom-title.patch | ||
| 220-cmd-env-readmem.patch | ||
| 230-cmd-add-pstore-check.patch | ||
| 250-fix-mmc-erase-timeout.patch | ||
| 280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch | ||
| 300-mt7623-fix-mmc-get-env-dev.patch | ||
| 301-mt7622-generic-reset-button-ignore-env.patch | ||
| 302-mt7623-generic-reset-button-ignore-env.patch | ||
| 303-mt7986-generic-reset-button-ignore-env.patch | ||
| 304-mt7981-generic-reset-button-ignore-env.patch | ||
| 305-mt7988-generic-reset-button-ignore-env.patch | ||
| 310-mt7988-select-rootdisk.patch | ||
| 311-mt7986-select-rootdisk.patch | ||
| 312-mt7622-select-rootdisk.patch | ||
| 313-mt7623-select-rootdisk.patch | ||
| 314-mt7981-select-rootdisk.patch | ||
| 400-update-bpir2-defconfig.patch | ||
| 401-update-u7623-defconfig.patch | ||
| 402-update-bananapi-bpi-r64-device-tree.patch | ||
| 403-add-bananapi_bpi-r64-snand.patch | ||
| 404-add-bananapi_bpi-r64_defconfigs.patch | ||
| 405-dts-mt7623n-bpi-r2-fix-leds.patch | ||
| 406-dts-mt7623n-bpi-r2-uart0-force-highspeed.patch | ||
| 408-arm-mediatek-add-back-mt7622-LK-image-header.patch | ||
| 410-add-linksys-e8450.patch | ||
| 412-add-ubnt-unifi-6-lr.patch | ||
| 420-add-support-for-RAVPower-RP-WD009.patch | ||
| 421-zbtlink_zbt-wg3526-16m.patch | ||
| 429-add-netcore-n60.patch | ||
| 430-add-bpi-r3.patch | ||
| 431-add-xiaomi_redmi-ax6000.patch | ||
| 432-add-tplink-xdr608x.patch | ||
| 433-add-qihoo_360t7.patch | ||
| 434-add-xiaomi_mi-router-wr30u.patch | ||
| 435-add-h3c_magic-nx30-pro.patch | ||
| 436-add-glinet-mt6000.patch | ||
| 437-add-cmcc_rax3000m.patch | ||
| 438-add-jcg_q30-pro.patch | ||
| 439-add-zyxel_ex5601-t0.patch | ||
| 440-add-xiaomi_mi-router-ax3000t.patch | ||
| 441-add-jdcloud_re-cp-03.patch | ||
| 442-add-bpi-r3-mini.patch | ||
| 443-add-nokia_ea0326gmp.patch | ||
| 444-add-abt_asr3000.patch | ||
| 445-add-cudy_tr3000-v1.patch | ||
| 445-add-netis-nx31.patch | ||
| 446-add-cmcc_a10.patch | ||
| 447-add-konka_komi-a31.patch | ||
| 450-add-bpi-r4.patch | ||
| 451-add-tplink-xtr8488.patch | ||
| 452-add-xiaomi-redmi-ax6s.patch | ||
| 453-add-openwrt-one.patch | ||
| 454-add-glinet-x3000.patch | ||
| 456-add-arcadyan-mozart.patch | ||
| 457-initialized-the-watchdog-subsystem-later.patch | ||
| 458-add-GatoNetworks-GDSP.patch | ||
| 459-add-mercusys-mr90x-v1.patch | ||
| 460-add-routerich-ax3000.patch | ||
| 461-add-asus-zenwifi-bt8.patch | ||
| 462-add-netcore-n60-pro.patch | ||
| 463-add-snr-snr-cpe-ax2.patch | ||
| 464-add-GL.iNet-GL-MT2500-Brume2.patch | ||