ramips: add support for Planex VR500.

SOC:	MT7621A
RAM:	256MiB
NOR:	MX25L51245G

Non Wireless Router.

Issue: soft reboot problem. SPI Flash do not exit 4byte address mode.

Signed-off-by: Yuhei Okawa <tochiro.srchack@gmail.com>
This commit is contained in:
YuheiOKAWA
2016-10-10 10:24:42 +09:00
committed by John Crispin
parent 8a2a20e71e
commit 4050cfebda
7 changed files with 112 additions and 1 deletions

View File

@@ -442,6 +442,9 @@ ramips_board_detect() {
*"VoCore")
name="vocore"
;;
*"VR500")
name="vr500"
;;
*"W150M")
name="w150m"
;;