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:
@@ -238,14 +238,14 @@ ramips_board_detect() {
|
||||
*"Intenso Memory 2 Move")
|
||||
name="m2m"
|
||||
;;
|
||||
*"Omnima EMB HPM")
|
||||
name="omni-emb-hpm"
|
||||
*"Omnima HPM")
|
||||
name="hpm"
|
||||
;;
|
||||
*"Omnima MiniEMBWiFi")
|
||||
name="omni-emb"
|
||||
name="miniembwifi"
|
||||
;;
|
||||
*"Omnima MiniPlug")
|
||||
name="omni-plug"
|
||||
*"Omnima MiniEMBPlug")
|
||||
name="miniembplug"
|
||||
;;
|
||||
*"Olimex RT5350F-OLinuXino")
|
||||
name="rt5350f-olinuxino"
|
||||
|
||||
Reference in New Issue
Block a user