openwrt/package
Valerio 'ftp21' Mancini a9cf87027e 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>
2023-11-25 14:51:21 +01:00
..
base-files base-files: ipcalc.sh: Should take netmask or prefix after slash 2023-11-19 20:36:40 +00:00
boot uboot-mediatek: add initial Zyxel EX5601-T0 support 2023-11-25 14:51:21 +01:00
devel devel/gdb: Disable libzstd explicitly 2023-11-13 15:41:03 +01:00
firmware linux-firmware: intel: add firmware for AX101 2023-11-25 00:39:11 +01:00
kernel generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
libs udebug: update to Git HEAD (2023-11-20) 2023-11-20 23:03:48 +01:00
network umdns: update to Git HEAD (2023-11-21) 2023-11-21 07:36:08 +01:00
system ubus: update to Git HEAD (2023-11-14) 2023-11-20 14:10:24 +01:00
utils firmware-utils: Fix PKG_MIRROR_HASH 2023-11-23 00:17:23 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00