[openwrt/openwrt] uboot-envtools: handle U-Boot environment on the BPi-R4 Lite
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 5 06:23:12 PST 2025
dangole pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/72ed72b9843ef2f73abd26cbb0e7b58fd69c09a3
commit 72ed72b9843ef2f73abd26cbb0e7b58fd69c09a3
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Oct 5 05:13:55 2025 +0100
uboot-envtools: handle U-Boot environment on the BPi-R4 Lite
The BPi-R4 Lite uses the same defaults like all other BananaPi boards
to store the bootloader environment on the boot media.
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic
index 1986e05b4e..3f7ab7ade2 100644
--- a/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic
+++ b/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic
@@ -65,6 +65,7 @@ asus,rt-ax59u)
bananapi,bpi-r3|\
bananapi,bpi-r3-mini|\
bananapi,bpi-r4|\
+bananapi,bpi-r4-lite|\
bananapi,bpi-r4-poe|\
cmcc,rax3000m|\
jdcloud,re-cp-03)
More information about the lede-commits
mailing list