Skip to content

Commit

Permalink
treewide: Disable building 32M RAM devices
Browse files Browse the repository at this point in the history
Following deprecation notice[1] in 21.02, disable targets with 32M of RAM

[1] https://openwrt.org/supported_devices/864_warning

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
  • Loading branch information
Djfe committed May 20, 2023
1 parent 3f297be commit f5cb556
Show file tree
Hide file tree
Showing 16 changed files with 124 additions and 0 deletions.
6 changes: 6 additions & 0 deletions target/linux/ath79/image/generic-tp-link.mk
Expand Up @@ -707,6 +707,7 @@ define Device/tplink_tl-wr1043nd-v1
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport kmod-switch-rtl8366rb
TPLINK_HWID := 0x10430001
SUPPORTED_DEVICES += tl-wr1043nd
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr1043nd-v1

Expand Down Expand Up @@ -789,6 +790,7 @@ define Device/tplink_tl-wr710n-v1
DEVICE_PACKAGES := kmod-usb-chipidea2 kmod-usb-ledtrig-usbport
TPLINK_HWID := 0x07100001
SUPPORTED_DEVICES += tl-wr710n
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr710n-v1

Expand All @@ -801,6 +803,7 @@ define Device/tplink_tl-wr710n-v2.1
TPLINK_HWID := 0x07100002
TPLINK_HWREV := 0x2
SUPPORTED_DEVICES += tl-wr710n
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr710n-v2.1

Expand All @@ -822,6 +825,7 @@ define Device/tplink_tl-wr810n-v2
DEVICE_VARIANT := v2
TPLINK_HWID := 0x8100002
SUPPORTED_DEVICES += tl-wr810n-v2
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr810n-v2

Expand Down Expand Up @@ -851,6 +855,7 @@ define Device/tplink_tl-wr842n-v1
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport
TPLINK_HWID := 0x8420001
SUPPORTED_DEVICES += tl-mr3420
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr842n-v1

Expand All @@ -862,6 +867,7 @@ define Device/tplink_tl-wr842n-v2
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport
TPLINK_HWID := 0x8420002
SUPPORTED_DEVICES += tl-wr842n-v2
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr842n-v2

Expand Down
2 changes: 2 additions & 0 deletions target/linux/ath79/image/generic.mk
Expand Up @@ -2924,6 +2924,7 @@ define Device/wd_mynet-wifi-rangeextender
IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | cybertan-trx | \
addpattern | append-metadata
SUPPORTED_DEVICES += mynet-rext
DEFAULT := n
endef
TARGET_DEVICES += wd_mynet-wifi-rangeextender

Expand Down Expand Up @@ -3014,6 +3015,7 @@ define Device/ziking_cpe46b
DEVICE_MODEL := CPE46B
IMAGE_SIZE := 8000k
DEVICE_PACKAGES := kmod-i2c-gpio
DEFAULT := n
endef
TARGET_DEVICES += ziking_cpe46b

Expand Down
7 changes: 7 additions & 0 deletions target/linux/ath79/image/tiny-ubnt.mk
Expand Up @@ -5,6 +5,7 @@ define Device/ubnt_airrouter
SOC := ar7241
DEVICE_MODEL := AirRouter
SUPPORTED_DEVICES += airrouter
DEFAULT := n
endef
TARGET_DEVICES += ubnt_airrouter

Expand All @@ -14,6 +15,7 @@ define Device/ubnt_nanobridge-m
DEVICE_MODEL := NanoBridge M
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += bullet-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_nanobridge-m

Expand All @@ -24,6 +26,7 @@ define Device/ubnt_bullet-m-ar7240
DEVICE_VARIANT := XM (AR7240)
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += bullet-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_bullet-m-ar7240

Expand All @@ -34,6 +37,7 @@ define Device/ubnt_bullet-m-ar7241
DEVICE_VARIANT := XM (AR7241)
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += bullet-m ubnt,bullet-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_bullet-m-ar7241

Expand All @@ -43,6 +47,7 @@ define Device/ubnt_picostation-m
DEVICE_MODEL := Picostation M
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += bullet-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_picostation-m

Expand All @@ -52,6 +57,7 @@ define Device/ubnt_nanostation-m
DEVICE_MODEL := Nanostation M
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += nanostation-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_nanostation-m

Expand All @@ -61,6 +67,7 @@ define Device/ubnt_nanostation-loco-m
DEVICE_MODEL := Nanostation Loco M
DEVICE_PACKAGES += rssileds
SUPPORTED_DEVICES += bullet-m
DEFAULT := n
endef
TARGET_DEVICES += ubnt_nanostation-loco-m

Expand Down
1 change: 1 addition & 0 deletions target/linux/ath79/image/tiny.mk
Expand Up @@ -76,5 +76,6 @@ define Device/pqi_air-pen
DEVICE_PACKAGES := kmod-usb-chipidea2
IMAGE_SIZE := 7680k
SUPPORTED_DEVICES += pqi-air-pen
DEFAULT := n
endef
TARGET_DEVICES += pqi_air-pen
3 changes: 3 additions & 0 deletions target/linux/bcm47xx/image/generic.mk
Expand Up @@ -10,6 +10,7 @@ define Device/linksys_wrt300n-v1.1
$(Device/linksys)
DEVICE_ID := EWC2
VERSION := 1.51.2
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt300n-v1.1

Expand All @@ -20,6 +21,7 @@ define Device/linksys_wrt310n-v1
$(Device/linksys)
DEVICE_ID := 310N
VERSION := 1.0.10
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt310n-v1

Expand All @@ -30,6 +32,7 @@ define Device/linksys_wrt350n-v1
$(Device/linksys)
DEVICE_ID := EWCG
VERSION := 1.04.1
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt350n-v1

Expand Down
4 changes: 4 additions & 0 deletions target/linux/bcm47xx/image/legacy.mk
Expand Up @@ -63,6 +63,7 @@ define Device/asus_wl-500w
DEVICE_PACKAGES := kmod-b43 kmod-usb-uhci kmod-usb2-pci
$(Device/asus)
PRODUCTID := "WL500W "
DEFAULT := n
endef
TARGET_DEVICES += asus_wl-500w

Expand Down Expand Up @@ -119,6 +120,7 @@ define Device/huawei_e970
KERNEL_NAME = vmlinux.gz
IMAGES := bin
IMAGE/bin := append-rootfs | trx-without-loader | huawei-bin
DEFAULT := n
endef
TARGET_DEVICES += huawei_e970

Expand Down Expand Up @@ -220,6 +222,7 @@ define Device/linksys_wrt160n-v1
$(Device/linksys)
DEVICE_ID := N150
VERSION := 1.50.1
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt160n-v1

Expand All @@ -231,6 +234,7 @@ define Device/linksys_wrt300n-v1
IMAGES := bin trx
DEVICE_ID := EWCB
VERSION := 1.03.6
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt300n-v1

Expand Down
21 changes: 21 additions & 0 deletions target/linux/bcm47xx/image/mips74k.mk
Expand Up @@ -34,6 +34,7 @@ define Device/asus_rt-n10p
DEVICE_PACKAGES := kmod-b43
$(Device/asus)
PRODUCTID := RT-N10P
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n10p

Expand All @@ -42,6 +43,7 @@ define Device/asus_rt-n10p-v2
DEVICE_VARIANT := v2
$(Device/asus)
PRODUCTID := RT-N10PV2
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n10p-v2

Expand All @@ -51,6 +53,7 @@ define Device/asus_rt-n10u
DEVICE_PACKAGES := kmod-b43 $(USB2_PACKAGES)
$(Device/asus)
PRODUCTID := RT-N10U
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n10u

Expand All @@ -60,6 +63,7 @@ define Device/asus_rt-n10u-b
DEVICE_PACKAGES := kmod-b43 $(USB2_PACKAGES)
$(Device/asus)
PRODUCTID := RT-N10U
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n10u-b

Expand All @@ -69,6 +73,7 @@ define Device/asus_rt-n12
DEVICE_PACKAGES := kmod-b43
$(Device/asus)
PRODUCTID := "RT-N12 "
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n12

Expand All @@ -77,6 +82,7 @@ define Device/asus_rt-n12-b1
DEVICE_VARIANT := B1
$(Device/asus)
PRODUCTID := RT-N12B1
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n12-b1

Expand All @@ -85,6 +91,7 @@ define Device/asus_rt-n12-c1
DEVICE_VARIANT := C1
$(Device/asus)
PRODUCTID := RT-N12C1
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n12-c1

Expand All @@ -93,13 +100,15 @@ define Device/asus_rt-n12-d1
DEVICE_VARIANT := D1
$(Device/asus)
PRODUCTID := RT-N12D1
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n12-d1

define Device/asus_rt-n12hp
DEVICE_MODEL := RT-N12HP
$(Device/asus)
PRODUCTID := RT-N12HP
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n12hp

Expand Down Expand Up @@ -132,6 +141,7 @@ define Device/asus_rt-n53
DEVICE_PACKAGES := kmod-b43
$(Device/asus)
PRODUCTID := RT-N53
DEFAULT := n
endef
TARGET_DEVICES += asus_rt-n53

Expand Down Expand Up @@ -169,6 +179,7 @@ define Device/linksys_wrt310n-v2
$(Device/linksys)
DEVICE_ID := 310N
VERSION := 2.0.1
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt310n-v2

Expand All @@ -179,6 +190,7 @@ define Device/linksys_wrt320n-v1
$(Device/linksys)
DEVICE_ID := 320N
VERSION := 1.0.5
DEFAULT := n
endef
TARGET_DEVICES += linksys_wrt320n-v1

Expand All @@ -188,6 +200,7 @@ define Device/linksys_e900-v1
$(Device/linksys)
DEVICE_ID := E900
VERSION := 1.0.4
DEFAULT := n
endef
TARGET_DEVICES += linksys_e900-v1

Expand All @@ -198,6 +211,7 @@ define Device/linksys_e1000
$(Device/linksys)
DEVICE_ID := E100
VERSION := 1.1.3
DEFAULT := n
endef
TARGET_DEVICES += linksys_e1000

Expand All @@ -207,6 +221,7 @@ define Device/linksys_e1200-v1
$(Device/linksys)
DEVICE_ID := E120
VERSION := 1.0.3
DEFAULT := n
endef
TARGET_DEVICES += linksys_e1200-v1

Expand All @@ -216,6 +231,7 @@ define Device/linksys_e1200-v2
$(Device/linksys)
DEVICE_ID := E122
VERSION := 1.0.4
DEFAULT := n
endef
TARGET_DEVICES += linksys_e1200-v2

Expand All @@ -225,6 +241,7 @@ define Device/linksys_e1500-v1
$(Device/linksys)
DEVICE_ID := E150
VERSION := 1.0.5
DEFAULT := n
endef
TARGET_DEVICES += linksys_e1500-v1

Expand All @@ -245,6 +262,7 @@ define Device/linksys_e2000-v1
$(Device/linksys)
DEVICE_ID := 32XN
VERSION := 1.0.4
DEFAULT := n
endef
TARGET_DEVICES += linksys_e2000-v1

Expand Down Expand Up @@ -353,6 +371,7 @@ define Device/netgear_wn3000rp
$(Device/netgear)
NETGEAR_BOARD_ID := U12H163T01_NETGEAR
NETGEAR_REGION := 1
DEFAULT := n
endef
TARGET_DEVICES += netgear_wn3000rp

Expand Down Expand Up @@ -434,6 +453,7 @@ define Device/netgear_wnr2000v2
$(Device/netgear)
NETGEAR_BOARD_ID := U12H114T00_NETGEAR
NETGEAR_REGION := 2
DEFAULT := n
endef
TARGET_DEVICES += netgear_wnr2000v2

Expand Down Expand Up @@ -486,6 +506,7 @@ define Device/netgear_wnr3500-v2
$(Device/netgear)
NETGEAR_BOARD_ID := U12H127T00_NETGEAR
NETGEAR_REGION := 2
DEFAULT := n
endef
TARGET_DEVICES += netgear_wnr3500-v2

Expand Down

0 comments on commit f5cb556

Please sign in to comment.