ramips: Add support for RT5350F-OLinuXino V2
Version 2 : White spaces and alphabetical order problems fixed Support for Olimex RT5350F-OLinuXino Boards, tested with RT5350F-OLinuXino and RT5350F-OLinuXino-EVB boards. More Info : https://www.olimex.com/Products/OLinuXino/RT5350F/RT5350F-OLinuXino/open-source-hardware Signed-off-by: Dimitar Gamishev HeHoPMaJIeH <gamishev@gmail.com> SVN-Revision: 45902
This commit is contained in:
@@ -241,6 +241,12 @@ ramips_board_detect() {
|
||||
*"Omnima MiniPlug")
|
||||
name="omni-plug"
|
||||
;;
|
||||
*"OLinuXino-RT5350F")
|
||||
name="olinuxino-rt5350f"
|
||||
;;
|
||||
*"OLinuXino-RT5350F-EVB")
|
||||
name="olinuxino-rt5350f-evb"
|
||||
;;
|
||||
*"Petatel PSR-680W"*)
|
||||
name="psr-680w"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user