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:
John Crispin
2014-08-03 11:13:52 +00:00
parent 44cb68c038
commit 04e4ff282a
10 changed files with 262 additions and 2 deletions

View File

@@ -96,7 +96,9 @@ platform_check_image() {
wrtnode |\
x5 |\
x8 |\
zbt-wa05)
zbt-wa05 |\
y1 |\
y1s)
[ "$magic" != "27051956" ] && {
echo "Invalid image type."
return 1