bcm53xx: add profiles for all other (SoftMAC) devices
Thanks to this images for SoftMAC devices don't get brcmfmac anymore and b43 is added for devices with (quite poor) support only. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
		| @@ -91,31 +91,32 @@ define Device/asus | |||||||
|   IMAGE/trx := append-ubi | trx-nand | asus-trx |   IMAGE/trx := append-ubi | trx-nand | asus-trx | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define AsusDevice | define Device/asus-rt-ac56u | ||||||
|   define Device/asus-$(1) |   DEVICE_TITLE := Asus RT-AC56U | ||||||
| 	$$(Device/asus) |   DEVICE_PACKAGES := kmod-b43 | ||||||
| 	PRODUCTID := $(2) |  | ||||||
|   endef |  | ||||||
|   TARGET_DEVICES += asus-$(1) |  | ||||||
| endef | endef | ||||||
|  | TARGET_DEVICES += asus-rt-ac56u | ||||||
|  |  | ||||||
| define LinksysDevice | define Device/asus-rt-ac68u | ||||||
|   TARGET_DEVICES += linksys-$(1) |   DEVICE_TITLE := Asus RT-AC68U | ||||||
| endef | endef | ||||||
|  | TARGET_DEVICES += asus-rt-ac68u | ||||||
|  |  | ||||||
|  | define Device/asus-rt-ac87u | ||||||
|  |   DEVICE_TITLE := Asus RT-AC87U | ||||||
|  | endef | ||||||
|  | TARGET_DEVICES += asus-rt-ac87u | ||||||
|  |  | ||||||
|  | define Device/asus-rt-n18u | ||||||
|  |   DEVICE_TITLE := Asus RT-N18U | ||||||
|  | endef | ||||||
|  | TARGET_DEVICES += asus-rt-n18u | ||||||
|  |  | ||||||
| define Device/dlink | define Device/dlink | ||||||
|   IMAGES := bin |   IMAGES := bin | ||||||
|   IMAGE/bin := append-ubi | seama-nand |   IMAGE/bin := append-ubi | seama-nand | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define DLinkDevice |  | ||||||
|   define Device/dlink-$(1) |  | ||||||
| 	$$(Device/dlink) |  | ||||||
| 	SIGNATURE := $(2) |  | ||||||
|   endef |  | ||||||
|   TARGET_DEVICES += dlink-$(1) |  | ||||||
| endef |  | ||||||
|  |  | ||||||
| define Device/dlink-dir-885l | define Device/dlink-dir-885l | ||||||
|   DEVICE_TITLE := D-Link DIR-885L |   DEVICE_TITLE := D-Link DIR-885L | ||||||
|   DEVICE_PACKAGES := kmod-brcmfmac |   DEVICE_PACKAGES := kmod-brcmfmac | ||||||
| @@ -124,30 +125,39 @@ define Device/dlink-dir-885l | |||||||
| endef | endef | ||||||
| TARGET_DEVICES += dlink-dir-885l | TARGET_DEVICES += dlink-dir-885l | ||||||
|  |  | ||||||
|  | define Device/linksys-ea6300-v1 | ||||||
|  |   DEVICE_TITLE := Linksys EA6300 V1 | ||||||
|  |   DEVICE_PACKAGES := kmod-b43 | ||||||
|  | endef | ||||||
|  | TARGET_DEVICES += linksys-ea6300-v1 | ||||||
|  |  | ||||||
| define Device/netgear | define Device/netgear | ||||||
|   IMAGES := chk |   IMAGES := chk | ||||||
|   IMAGE/chk := append-ubi | trx-nand | netgear-chk |   IMAGE/chk := append-ubi | trx-nand | netgear-chk | ||||||
|   NETGEAR_REGION := 1 |   NETGEAR_REGION := 1 | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define NetgearDevice |  | ||||||
|   define Device/netgear-$(1) |  | ||||||
| 	$$(Device/netgear) |  | ||||||
| 	NETGEAR_BOARD_ID := $(2) |  | ||||||
|   endef |  | ||||||
|   TARGET_DEVICES += netgear-$(1) |  | ||||||
| endef |  | ||||||
|  |  | ||||||
| define Device/netgear-r6250 | define Device/netgear-r6250 | ||||||
|  |   DEVICE_TITLE := Netgear R6250 | ||||||
|  |   DEVICE_PACKAGES := kmod-b43 | ||||||
|   $(Device/netgear) |   $(Device/netgear) | ||||||
|   NETGEAR_BOARD_ID := U12H245T00_NETGEAR |   NETGEAR_BOARD_ID := U12H245T00_NETGEAR | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Device/netgear-r6300-v2 | define Device/netgear-r6300-v2 | ||||||
|  |   DEVICE_TITLE := Netgear R6300 V2 | ||||||
|  |   DEVICE_PACKAGES := kmod-b43 | ||||||
|   $(Device/netgear) |   $(Device/netgear) | ||||||
|   NETGEAR_BOARD_ID := U12H240T00_NETGEAR |   NETGEAR_BOARD_ID := U12H240T00_NETGEAR | ||||||
| endef | endef | ||||||
|  |  | ||||||
|  | define Device/netgear-r7000 | ||||||
|  |   DEVICE_TITLE := Netgear R7000 | ||||||
|  |   $(Device/netgear) | ||||||
|  |   NETGEAR_BOARD_ID := U12H270T00_NETGEAR | ||||||
|  | endef | ||||||
|  | TARGET_DEVICES += netgear-r7000 | ||||||
|  |  | ||||||
| define Device/netgear-r7900 | define Device/netgear-r7900 | ||||||
|   DEVICE_TITLE := Netgear R7900 |   DEVICE_TITLE := Netgear R7900 | ||||||
|   DEVICE_PACKAGES := kmod-brcmfmac |   DEVICE_PACKAGES := kmod-brcmfmac | ||||||
| @@ -184,11 +194,4 @@ TARGET_DEVICES += \ | |||||||
| 	netgear-r6250 netgear-r6300-v2 netgear-r8000 \ | 	netgear-r6250 netgear-r6300-v2 netgear-r8000 \ | ||||||
| 	smartrg-sr400ac | 	smartrg-sr400ac | ||||||
|  |  | ||||||
| $(eval $(call AsusDevice,rt-ac56u,RT-AC56U)) |  | ||||||
| $(eval $(call AsusDevice,rt-ac68u,RT-AC68U)) |  | ||||||
| $(eval $(call AsusDevice,rt-ac87u,RT-AC87U)) |  | ||||||
| $(eval $(call AsusDevice,rt-n18u,RT-N18U)) |  | ||||||
| $(eval $(call LinksysDevice,ea6300-v1)) |  | ||||||
| $(eval $(call NetgearDevice,r7000,U12H270T00_NETGEAR)) |  | ||||||
|  |  | ||||||
| $(eval $(call BuildImage)) | $(eval $(call BuildImage)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafał Miłecki
					Rafał Miłecki