+++ /dev/null
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-
-#include "qca9563_tplink_tl-wpa8630p-v2.dtsi"
-
-/ {
- compatible = "tplink,tl-wpa8630p-v2-eu", "qca,qca9563";
- model = "TP-Link WPA8630P v2 (EU)";
-};
-
-&partitions {
- partition@620000 {
- label = "partition-table";
- reg = <0x620000 0x010000>;
- read-only;
- };
-
- info: partition@630000 {
- label = "info";
- reg = <0x630000 0x010000>;
- read-only;
- };
-
- partition@640000 {
- label = "tplink";
- reg = <0x640000 0x1b0000>;
- read-only;
- };
-
- art: partition@7f0000 {
- label = "art";
- reg = <0x7f0000 0x010000>;
- read-only;
- };
-};
--- /dev/null
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "qca9563_tplink_tl-wpa8630p-v2.dtsi"
+
+/ {
+ compatible = "tplink,tl-wpa8630p-v2.0-eu", "qca,qca9563";
+ model = "TP-Link WPA8630P v2.0 (EU)";
+};
+
+&partitions {
+ partition@620000 {
+ label = "partition-table";
+ reg = <0x620000 0x010000>;
+ read-only;
+ };
+
+ info: partition@630000 {
+ label = "info";
+ reg = <0x630000 0x010000>;
+ read-only;
+ };
+
+ partition@640000 {
+ label = "tplink";
+ reg = <0x640000 0x1b0000>;
+ read-only;
+ };
+
+ art: partition@7f0000 {
+ label = "art";
+ reg = <0x7f0000 0x010000>;
+ read-only;
+ };
+};
ucidef_set_led_netdev "4g" "4G" "white:4g" "usb0"
;;
tplink,tl-wpa8630-v1|\
-tplink,tl-wpa8630p-v2-eu|\
tplink,tl-wpa8630p-v2-int|\
+tplink,tl-wpa8630p-v2.0-eu|\
tplink,tl-wpa8630p-v2.1-eu)
ucidef_set_led_switch "lan" "LAN" "green:lan" "switch0" "0x3c"
;;
"0@eth0" "1:lan:1" "2:lan:3" "3:lan:2"
;;
tplink,tl-wpa8630-v1|\
- tplink,tl-wpa8630p-v2-eu|\
tplink,tl-wpa8630p-v2-int|\
+ tplink,tl-wpa8630p-v2.0-eu|\
tplink,tl-wpa8630p-v2.1-eu)
# port 5 (internal) is the power-line port
ucidef_add_switch "switch0" \
/lib/firmware/ath10k/QCA9888/hw2.0/board.bin
;;
tplink,eap225-wall-v2|\
- tplink,tl-wpa8630p-v2-eu|\
tplink,tl-wpa8630p-v2-int|\
+ tplink,tl-wpa8630p-v2.0-eu|\
tplink,tl-wpa8630p-v2.1-eu)
caldata_extract "art" 0x5000 0x2f20
ath10k_patch_mac $(macaddr_add $(mtd_get_mac_binary info 0x8) +1)
DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9888-ct
endef
-define Device/tplink_tl-wpa8630p-v2-eu
- $(Device/tplink_tl-wpa8630p-v2)
- DEVICE_VARIANT := v2 (EU)
- TPLINK_BOARD_ID := TL-WPA8630P-V2-EU
-endef
-TARGET_DEVICES += tplink_tl-wpa8630p-v2-eu
-
define Device/tplink_tl-wpa8630p-v2-int
$(Device/tplink_tl-wpa8630p-v2)
DEVICE_VARIANT := v2 (Int.)
endef
TARGET_DEVICES += tplink_tl-wpa8630p-v2-int
+define Device/tplink_tl-wpa8630p-v2.0-eu
+ $(Device/tplink_tl-wpa8630p-v2)
+ DEVICE_VARIANT := v2.0 (EU)
+ TPLINK_BOARD_ID := TL-WPA8630P-V2.0-EU
+ SUPPORTED_DEVICES += tplink,tl-wpa8630p-v2-eu
+endef
+TARGET_DEVICES += tplink_tl-wpa8630p-v2.0-eu
+
define Device/tplink_tl-wpa8630p-v2.1-eu
$(Device/tplink_tl-wpa8630p-v2)
DEVICE_VARIANT := v2.1 (EU)
/** Firmware layout for the TL-WPA8630P v2 (EU)*/
{
- .id = "TL-WPA8630P-V2-EU",
+ .id = "TL-WPA8630P-V2.0-EU",
.vendor = "",
.support_list =
"SupportList:\n"