mpc85xx-p1010: add Sophos RED 15w rev.1 (#2438)

This adds support for the Sophos RED 15w rev.1 gateway.

It is a branch-office SD-WAN device based on the P1014 networking SoC.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2022-03-30 17:19:08 +02:00 committed by GitHub
parent 8fdda51f98
commit 55da2a7b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View File

@ -197,6 +197,10 @@ mediatek-mt7622
mpc85xx-generic mpc85xx-generic
--------------- ---------------
* Sophos
- RED 15w Rev.1
* TP-Link * TP-Link
- TL-WDR4900 (v1) - TL-WDR4900 (v1)

View File

@ -1 +1,10 @@
-- Sophos
device('sophos-red-15w-rev.1', 'sophos_red-15w-rev1', {
factory = false,
})
-- TP-Link
device('tp-link-tl-wdr4900-v1', 'tplink_tl-wdr4900-v1') device('tp-link-tl-wdr4900-v1', 'tplink_tl-wdr4900-v1')