1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Valerio 'ftp21' Mancini 401d8c7051 uboot-mediatek: add initial Zyxel EX5601-T0 support
Flash procedure is described in next commit.

TLDR:
Copy preloader and uboot to /tmp and write them in the mtd.
This will also require new UBI partition and
 volumes to boot openwrt.

mtd write /tmp/openwrt-mediatek-filogic-zyxel_ex5601-t0-ubootmod-preloader.bin bl2
mtd write /tmp/openwrt-mediatek-filogic-zyxel_ex5601-t0-ubootmod-bl31-uboot.fip fip

Changelist:
 - Added profile for 4k+256 SPI NAND_TYPE
 - Added basic Zyxel EX5601-T0 uboot profile

Backported from hitech95 branch:
 - Button RESET pin fix
 - Button WPS pin fix

Signed-off-by: Valerio 'ftp21' Mancini <ftp21@ftp21.eu>
Signed-off-by: Nicolò Veronese <nicveronese@gmail.com>
(cherry picked from commit a9cf87027e)
2024-03-12 22:58:06 +01:00
..
base-files base-files: execute package's "postinst" after executing uci-defaults 2024-01-27 10:36:43 +01:00
boot uboot-mediatek: add initial Zyxel EX5601-T0 support 2024-03-12 22:58:06 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware ath11k-firmware: Move to new upstream repository for board-2.bin 2024-03-07 09:35:15 +01:00
kernel kernel: Remove dsmark support 2024-03-08 11:28:10 +01:00
libs openssl: update to 3.0.13 2024-02-04 19:18:17 +01:00
network umdns: update to Git 7c675979 (2024-03-04) 2024-03-08 07:56:44 +00:00
system urngd: update to version 2023-11-01 2023-11-01 22:22:45 +01:00
utils ucode: add libjson-c/host dependency 2024-02-04 19:18:17 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00