brcm63xx: initial support for Sky SR102 router

The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
SOC: 	    BCM63168 (BMIPS4350 V8.0 @400MHz)
Flash size: 16 MiB
RAM size:   128 MiB

Heavily based on patch for OpenWRT Chaos Chalmer.
Original patch and more info can be found at:
https://openwrt.org/toh/sky/sr102

Known issues:
 - Wireless and ADSL modem are not working.

Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
This commit is contained in:
Andrius Štikonas
2018-07-14 21:53:47 +00:00
committed by John Crispin
parent c3f9a1ac0e
commit d591260407
7 changed files with 236 additions and 0 deletions

View File

@@ -237,6 +237,9 @@ brcm63xx_dt_detect() {
"SFR neufbox 6 (Sercomm)")
board_name="neufbox6"
;;
"SKY SR102")
board_name="sr102"
;;
"T-Com Speedport W303 V")
board_name="spw303v"
;;