ramips: rename PSG1218 to match label

Fix previous commit to be less ambigous:
PSG1218 rev.A = 5 ports, external PA, heatsinks
PSG1218 rev.B = 4 ports, internal PA, no heatsinks

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-04-21 02:47:44 +02:00
parent c5a7dc49d1
commit c6fe325587
8 changed files with 30 additions and 30 deletions

View File

@@ -397,11 +397,11 @@ ramips_board_detect() {
*"PSG1208")
name="psg1208"
;;
*"PSG1218")
name="psg1218"
*"PSG1218 rev.A")
name="psg1218a"
;;
*"PSG1218K2C")
name="psg1218k2c"
*"PSG1218 rev.B")
name="psg1218b"
;;
*"PSR-680W"*)
name="psr-680w"