ramips: Add support for Omnima MiniPlug
This patch adds support for the Omnima MiniPlug RT5350 based board, 8MB SPI flash Signed-off-by: Ivan Ignjatic<ivan@omnima.co.uk> SVN-Revision: 42200
This commit is contained in:
@@ -187,6 +187,9 @@ ramips_board_detect() {
|
||||
*"Omnima MiniEMBWiFi")
|
||||
name="omni-emb"
|
||||
;;
|
||||
*"Omnima MiniPlug")
|
||||
name="omni-plug"
|
||||
;;
|
||||
*"Petatel PSR-680W"*)
|
||||
name="psr-680w"
|
||||
;;
|
||||
|
||||
@@ -64,6 +64,7 @@ platform_check_image() {
|
||||
nw718 | \
|
||||
omni-emb | \
|
||||
omni-emb-hpm | \
|
||||
omni-plug | \
|
||||
psr-680w | \
|
||||
px4885 | \
|
||||
rp-n53 | \
|
||||
|
||||
Reference in New Issue
Block a user