ar71xx: add model detection for UBNT Rocket Ti

Based-on-patch-by: Neal Oakey <neal.oakey@bingo-ev.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
Matthias Schiffer 2016-11-29 15:35:46 +01:00
parent 9f109876ea
commit 9a5801e7f6
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -82,7 +82,8 @@ ubnt_xm_board_detect() {
"e0a") "e0a")
model="Ubiquiti NanoStation loco M" model="Ubiquiti NanoStation loco M"
;; ;;
"e1b") # Rocket M5 untested "e1b"|\ # Note: the M5 / M5 Ti haven't yet been verified
"e1d") # Rocket M Ti
model="Ubiquiti Rocket M" model="Ubiquiti Rocket M"
;; ;;
"e20"|\ "e20"|\