]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-mediatek: add USB bootmenu for Zyxel EX5601 18949/head
authorPaweł Owoc <frut3k7@gmail.com>
Wed, 28 May 2025 15:18:24 +0000 (17:18 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Jul 2025 14:54:10 +0000 (16:54 +0200)
commitde1f47cd9faf210d802cb39debaab6d7821412cc
treefee52a55e0040a2c38e5076d23dd4904536c4044
parent6432b411805fad2e35ad2f3726bcb9d4cd58ce89
uboot-mediatek: add USB bootmenu for Zyxel EX5601

Add new option to bootmenu which allows to boot the system from USB.
You can use dd to prepare USB with initramfs:
- dd bs=1M if=openwrt-mediatek-filogic-zyxel_ex5601-t0-ubootmod-initramfs-factory.ubi of=/dev/sdX

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18949
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-mediatek/patches/439-add-zyxel_ex5601-t0.patch