|
|
@@ -5,17 +5,6 @@ define Device/dsa-migration
|
|
|
DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA
|
|
|
endef
|
|
|
|
|
|
-define Device/alphanetworks_asl56026
|
|
|
- $(Device/dsa-migration)
|
|
|
- DEVICE_VENDOR := Alpha
|
|
|
- DEVICE_MODEL := ASL56026
|
|
|
- DEVICE_ALT0_VENDOR := BT Openreach
|
|
|
- DEVICE_ALT0_MODEL := ECI VDSL Modem V-2FUb/I
|
|
|
- IMAGE_SIZE := 7488k
|
|
|
- DEFAULT := n
|
|
|
-endef
|
|
|
-TARGET_DEVICES += alphanetworks_asl56026
|
|
|
-
|
|
|
define Device/arcadyan_arv7519rw22
|
|
|
$(Device/dsa-migration)
|
|
|
DEVICE_VENDOR := Arcadyan
|
|
|
@@ -33,16 +22,6 @@ define Device/arcadyan_arv7519rw22
|
|
|
endef
|
|
|
TARGET_DEVICES += arcadyan_arv7519rw22
|
|
|
|
|
|
-define Device/arcadyan_vg3503j
|
|
|
- $(Device/dsa-migration)
|
|
|
- DEVICE_VENDOR := BT Openreach
|
|
|
- DEVICE_MODEL := ECI VDSL Modem V-2FUb/R
|
|
|
- IMAGE_SIZE := 8000k
|
|
|
- SUPPORTED_DEVICES += VG3503J
|
|
|
- DEFAULT := n
|
|
|
-endef
|
|
|
-TARGET_DEVICES += arcadyan_vg3503j
|
|
|
-
|
|
|
define Device/arcadyan_vgv7510kw22-brn
|
|
|
$(Device/dsa-migration)
|
|
|
$(Device/lantiqBrnImage)
|
|
|
@@ -351,22 +330,6 @@ define Device/lantiq_easy80920-nor
|
|
|
endef
|
|
|
TARGET_DEVICES += lantiq_easy80920-nor
|
|
|
|
|
|
-define Device/netgear_dm200
|
|
|
- $(Device/dsa-migration)
|
|
|
- DEVICE_VENDOR := NETGEAR
|
|
|
- DEVICE_MODEL := DM200
|
|
|
- IMAGES := sysupgrade.bin factory.img
|
|
|
- IMAGE/sysupgrade.bin := append-kernel | \
|
|
|
- pad-offset 64k 64 | append-uImage-fakehdr filesystem | \
|
|
|
- pad-offset 64k 64 | append-uImage-fakehdr filesystem | \
|
|
|
- append-rootfs | pad-rootfs | check-size | append-metadata
|
|
|
- IMAGE/factory.img := $$(IMAGE/sysupgrade.bin) | netgear-dni
|
|
|
- IMAGE_SIZE := 7872k
|
|
|
- NETGEAR_BOARD_ID := DM200
|
|
|
- NETGEAR_HW_ID := 29765233+8+0+64+0+0
|
|
|
-endef
|
|
|
-TARGET_DEVICES += netgear_dm200
|
|
|
-
|
|
|
define Device/zyxel_p-2812hnu-f1
|
|
|
$(Device/NAND)
|
|
|
DEVICE_COMPAT_VERSION := 2.0
|