ramips: add support for D-Link DIR-615 H1

rt2x00 still needs some patching as the radio doesn't come to life.
Installation via webflash.

[juhosg: fix whitespace issues, remove rt305x_register_usb
from machine setup because the board has no USB port]

Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>

SVN-Revision: 33205
This commit is contained in:
Gabor Juhos
2012-08-17 17:56:05 +00:00
parent 25ac1447ed
commit 89606b61b1
13 changed files with 152 additions and 4 deletions

View File

@@ -83,6 +83,9 @@ ramips_board_name() {
*"DIR-620 A1")
name="dir-620-a1"
;;
*"DIR-615 H1")
name="dir-615-h1"
;;
*"DAP-1350")
name="dap-1350"
;;