diff options
| author | Hank Moretti <mchank9999@gmail.com> | 2023-07-26 14:39:16 +0000 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-07-27 13:46:26 +0200 |
| commit | dcdcfc15115a1038e90f21f5aa41726d9c7e2fe5 (patch) | |
| tree | 121f72f2a47b86650bbba7be225f9f0f879bc587 /package | |
| parent | 54dc1cde48a47a3ebf4c182916802f33786f000a (diff) | |
| download | upstream-dcdcfc15115a1038e90f21f5aa41726d9c7e2fe5.tar.gz upstream-dcdcfc15115a1038e90f21f5aa41726d9c7e2fe5.tar.bz2 upstream-dcdcfc15115a1038e90f21f5aa41726d9c7e2fe5.zip | |
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 <mchank9999@gmail.com>
Diffstat (limited to 'package')
| -rw-r--r-- | package/boot/uboot-envtools/files/mediatek_filogic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-envtools/files/mediatek_filogic index 81b1283690c..4fb1af82183 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" |
