lantiq: Add target TP-Link TD-W8980
authorJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2015 10:28:19 +0000 (10:28 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2015 10:28:19 +0000 (10:28 +0000)
The device is similar to the TD-W8970, beside a different Atheros 2.4 GHz
wireless chip and the additional, PCI connected, WAVE300 5 GHz wireless.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47130

src/mktplinkfw2.c

index 34c4b14064aae9cb0f0638f377d19f84c4a4513f..25915e68bfdcdd35e22170ccbb08cc428c9ce078 100644 (file)
@@ -160,6 +160,11 @@ static struct board_info boards[] = {
                .hw_id          = 0x89700001,
                .hw_rev         = 1,
                .layout_id      = "8Mltq",
+       }, {
+               .id             = "TD-W8980v1",
+               .hw_id          = 0x89800001,
+               .hw_rev         = 14,
+               .layout_id      = "8Mltq",
        }, {
                .id             = "ArcherC20i",
                .hw_id          = 0xc2000001,