ramips:support Lenovo AC1200 Wireless router
Lenovo AC1200 series has two types, Y1 and Y1S. Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port. Signed-off-by: Lintel <lintel.huang@gmail.com> SVN-Revision: 41961
This commit is contained in:
@@ -325,6 +325,12 @@ ramips_board_detect() {
|
||||
*"ZBT WR8305RT")
|
||||
name="wr8305rt"
|
||||
;;
|
||||
*"Lenovo Y1")
|
||||
name="y1"
|
||||
;;
|
||||
*"Lenovo Y1S")
|
||||
name="y1s"
|
||||
;;
|
||||
*)
|
||||
name="generic"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user