From 0fc4540a23f4e0d5c0aa2521ae15313667044f05 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 17 Apr 2007 09:21:50 +0000 Subject: add support for the Compex WP18 and NP18A SVN-Revision: 6981 --- scripts/arm-magic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/arm-magic.sh') diff --git a/scripts/arm-magic.sh b/scripts/arm-magic.sh index 1e8f3333ff..9b48841cd1 100755 --- a/scripts/arm-magic.sh +++ b/scripts/arm-magic.sh @@ -22,7 +22,7 @@ # NOTE: for now it's for only IXP4xx in big endian mode # list of supported boards, in "boardname machtypeid" format -for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040" +for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040" "compex 1273" do set -- $board hexid=$(printf %x\\n $2) -- cgit v1.2.3