ramips: split Phicomm PSG1218 and PSG1218K2C

PSG1218 got only 4 Ethernet ports and WAN on port 3 while
PSG1218K2C got 5 Ethernet ports and WAN on port 4
Switch to use kmod-kt76x2 instead of kmod-mt76 for both devices while
at it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-04-21 00:53:03 +02:00
parent 23d7c4d632
commit c5a7dc49d1
9 changed files with 145 additions and 84 deletions

View File

@@ -400,6 +400,9 @@ ramips_board_detect() {
*"PSG1218")
name="psg1218"
;;
*"PSG1218K2C")
name="psg1218k2c"
;;
*"PSR-680W"*)
name="psr-680w"
;;