ramips: add Widora-NEO board support

The Widora board is similar to the Linkit 7688 but features a larger flash
capacity.

Signed-off-by: Yuan Chenmang <771992497@qq.com>
[Jo-Philipp Wich: Reword commit message, cleanup initial PR]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Yuan Chenmang
2016-05-28 18:04:17 +08:00
committed by Jo-Philipp Wich
parent 5770678122
commit b38296f2f6
6 changed files with 184 additions and 1 deletions

View File

@@ -436,6 +436,9 @@ ramips_board_detect() {
*"WHR-G300N")
name="whr-g300n"
;;
*"Widora-NEO")
name="widora-neo"
;;
*"WiTi")
name="witi"
;;