]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-mediatek: add support for the BananaPi BPi-R4 Lite
authorDaniel Golle <daniel@makrotopia.org>
Sun, 5 Oct 2025 02:48:30 +0000 (03:48 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 5 Nov 2025 14:19:40 +0000 (14:19 +0000)
commit3a71dd5871354afbe0dfa9f1ae1424bb2db7549b
treea1a96fae5d6c6b0d915c4b6cbf841e9caa9043a3
parent9de7189ed43bb7524fe8bcb3e9f57a6516d0990d
uboot-mediatek: add support for the BananaPi BPi-R4 Lite

The BPi R4 Lite can boot from microSD, SPI-NAND, SPI-NOR and eMMC.
Build menu-driven U-Boot for each storage option.
Provide options for installation from microSD to SPI-NAND and SPI-NOR,
and from SPI-NAND to eMMC (similar to BPi-R3).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
package/boot/uboot-mediatek/patches/470-add-bpi-r4-lite.patch [new file with mode: 0644]