ramips: fix Argus ATP-52B board and image names

The following patch:
 * changes board name from "argus-atp52b" to "atp-52b"
 * changes dts filename
 * fixes LED names in dts file and base-files scripts
 * removes manufacturer name from image filename

for Argus ATP-52B device.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46621
This commit is contained in:
John Crispin
2015-08-17 05:58:57 +00:00
parent f38d42b8e4
commit 102073ca17
5 changed files with 9 additions and 9 deletions

View File

@@ -62,7 +62,7 @@ ramips_board_detect() {
name="c20i"
;;
*"Argus ATP-52B")
name="argus-atp52b"
name="atp-52b"
;;
*"AsiaRF AWM002 EVB")
name="awm002-evb"