ath79: disable building some <8M flash devices

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-05-22 23:48:29 +08:00
parent 33d47225a4
commit 86b8579da8
2 changed files with 3 additions and 0 deletions

View File

@ -222,6 +222,7 @@ define Device/tplink_archer-d50-v1
TPLINK_FLASHLAYOUT := 8Mqca
KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | \
tplink-v2-header -s -V "ver. 1.0"
DEFAULT := n
endef
TARGET_DEVICES += tplink_archer-d50-v1

View File

@ -481,6 +481,7 @@ define Device/atheros_db120
IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \
append-rootfs | pad-rootfs | check-size | pad-to 6336k | \
append-loader-okli-uimage $(1) | pad-to 64k
DEFAULT := n
endef
TARGET_DEVICES += atheros_db120
@ -2395,6 +2396,7 @@ define Device/qca_ap143-8m
IMAGE/factory.bin := append-kernel | pad-to $$$$(BLOCKSIZE) | \
append-rootfs | pad-rootfs | check-size | pad-to 6336k | \
append-loader-okli-uimage $(1) | pad-to 64k
DEFAULT := n
endef
TARGET_DEVICES += qca_ap143-8m