From afb75f567435e61799037f576da059d9ecfa3b18 Mon Sep 17 00:00:00 2001 From: Foliant Date: Tue, 31 Aug 2021 16:54:14 +0200 Subject: [PATCH] =?UTF-8?q?Lantiq=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TP-Link TD-W9980 (Baugleich auch TD-W9980 und TD-W8980) verwendet Lantiq SoC --- bsp/lantiq.bsp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bsp/lantiq.bsp diff --git a/bsp/lantiq.bsp b/bsp/lantiq.bsp new file mode 100644 index 00000000..e7cbbbf7 --- /dev/null +++ b/bsp/lantiq.bsp @@ -0,0 +1,8 @@ +chipset=lantiq +subtarget=xrx200 + +images=( + "openwrt-${chipset}-${subtarget}-tplink_tdw8980-squashfs-*" + ) + +# Die Hardware von TD-W8980 und TD-W9980B ist identisch.