forked from Ivasoft/openwrt
ramips: fix Omnima models, images and profiles names
Official names for supported Omnima products are (as on website): * Omnima HPM * Omnima MiniEMBWiFi * Omnima MiniEMBPlug This patch changes: * board names * dts filenames * profile names * image filenames * LED names for Omnima devices, for consistency. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46627
This commit is contained in:
@@ -119,9 +119,11 @@ get_status_led() {
|
||||
nw718)
|
||||
status_led="nw718:amber:cpu"
|
||||
;;
|
||||
omni-emb|\
|
||||
omni-emb-hpm)
|
||||
status_led="emb:green:status"
|
||||
miniembwifi)
|
||||
status_led="miniembwifi:green:status"
|
||||
;;
|
||||
hpm)
|
||||
status_led="hpm:green:status"
|
||||
;;
|
||||
pbr-m1)
|
||||
status_led="pbr-m1:green:sys"
|
||||
|
||||
Reference in New Issue
Block a user