diff options
author | Chuanhong Guo <gch981213@gmail.com> | 2024-01-23 19:20:47 +0800 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2024-01-23 19:24:32 +0800 |
commit | 1b7e62b20b1735fcdc498a35e005afcd775abcf4 (patch) | |
tree | 245bf94f3ca41ad5a29f28fb6e31d662bd0f2017 /package/boot/uboot-envtools/files | |
parent | 135e10762077d96a976c0b00311ce95e77082a5d (diff) |
mediatek: drop NMBM layout for Xiaomi WR30U
This reverts commit dcdcfc15115a1038e90f21f5aa41726d9c7e2fe5.
This is a firmware for third-party u-boot mod, which should not
be carried here by us.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'package/boot/uboot-envtools/files')
-rw-r--r-- | package/boot/uboot-envtools/files/mediatek_filogic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-envtools/files/mediatek_filogic index cae761b4f9..4c483ca614 100644 --- a/package/boot/uboot-envtools/files/mediatek_filogic +++ b/package/boot/uboot-envtools/files/mediatek_filogic @@ -101,7 +101,6 @@ ubnt,unifi-6-plus) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x80000" "0x10000" ;; xiaomi,mi-router-ax3000t|\ -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" |