aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2024-01-23 19:20:47 +0800
committerChuanhong Guo <gch981213@gmail.com>2024-01-23 19:24:32 +0800
commit1b7e62b20b1735fcdc498a35e005afcd775abcf4 (patch)
tree245bf94f3ca41ad5a29f28fb6e31d662bd0f2017 /target/linux/mediatek/image
parent135e10762077d96a976c0b00311ce95e77082a5d (diff)
downloadupstream-1b7e62b20b1735fcdc498a35e005afcd775abcf4.tar.gz
upstream-1b7e62b20b1735fcdc498a35e005afcd775abcf4.tar.bz2
upstream-1b7e62b20b1735fcdc498a35e005afcd775abcf4.zip
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 'target/linux/mediatek/image')
-rw-r--r--target/linux/mediatek/image/filogic.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/mediatek/image/filogic.mk b/target/linux/mediatek/image/filogic.mk
index 8a8879ca32b..c64a46fe247 100644
--- a/target/linux/mediatek/image/filogic.mk
+++ b/target/linux/mediatek/image/filogic.mk
@@ -799,23 +799,6 @@ endif
endef
TARGET_DEVICES += xiaomi_mi-router-ax3000t-ubootmod
-define Device/xiaomi_mi-router-wr30u-112m-nmbm
- DEVICE_VENDOR := Xiaomi
- DEVICE_MODEL := Mi Router WR30U (112M UBI with NMBM-Enabled layout)
- DEVICE_DTS := mt7981b-xiaomi-mi-router-wr30u-112m-nmbm
- DEVICE_DTS_DIR := ../dts
- UBINIZE_OPTS := -E 5
- BLOCKSIZE := 128k
- PAGESIZE := 2048
- DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware
-ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),)
- ARTIFACTS := initramfs-factory.ubi
- ARTIFACT/initramfs-factory.ubi := append-image-stage initramfs-kernel.bin | ubinize-kernel
-endif
- IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
-endef
-TARGET_DEVICES += xiaomi_mi-router-wr30u-112m-nmbm
-
define Device/xiaomi_mi-router-wr30u-stock
DEVICE_VENDOR := Xiaomi
DEVICE_MODEL := Mi Router WR30U (stock layout)