From 34d8913bd563cfcb24804b24b99473871c886135 Mon Sep 17 00:00:00 2001 From: Hank Moretti Date: Wed, 26 Jul 2023 14:39:16 +0000 Subject: mediatek: filogic: add specific layout for WR30U Because this device enable NMBM by default, most users use custom U-Boot with NMBM-Enabled in Chinese forums. This layout is the same as the ubootmod layout but enabling NMBM. Signed-off-by: Hank Moretti --- package/boot/uboot-envtools/files/mediatek_filogic | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/boot/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-envtools/files/mediatek_filogic index 81b1283690..4fb1af8218 100644 --- a/package/boot/uboot-envtools/files/mediatek_filogic +++ b/package/boot/uboot-envtools/files/mediatek_filogic @@ -47,6 +47,7 @@ mercusys,mr90x-v1) netgear,wax220) ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x20000" "0x20000" ;; +xiaomi,mi-router-wr30u-112m-nmbm|\ xiaomi,mi-router-wr30u-stock|\ xiaomi,redmi-router-ax6000-stock) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x20000" -- cgit v1.2.3