kikwood: populate kirkwood.sh with new boards
- SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by: Gerald Kerma <dreagle@doukki.net> SVN-Revision: 43751
This commit is contained in:
parent
ec9a0f898a
commit
39743e45f8
1 changed files with 12 additions and 0 deletions
|
@ -37,6 +37,18 @@ kirkwood_board_detect() {
|
|||
name="ea4500"
|
||||
;;
|
||||
|
||||
"Globalscale Technologies Guruplug Server Plus")
|
||||
name="guruplug-server-plus"
|
||||
;;
|
||||
|
||||
"Globalscale Technologies SheevaPlug")
|
||||
name="sheevaplug"
|
||||
;;
|
||||
|
||||
"Globalscale Technologies eSATA SheevaPlug")
|
||||
name="sheevaplug-esata"
|
||||
;;
|
||||
|
||||
*)
|
||||
name="generic"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue