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:
@@ -62,7 +62,7 @@ ramips_board_detect() {
|
||||
name="c20i"
|
||||
;;
|
||||
*"Argus ATP-52B")
|
||||
name="argus-atp52b"
|
||||
name="atp-52b"
|
||||
;;
|
||||
*"AsiaRF AWM002 EVB")
|
||||
name="awm002-evb"
|
||||
|
||||
Reference in New Issue
Block a user