X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Farm-magic.sh;h=ee8a0bc1cdc22a0eedb84002c76b4d6c0bb8c357;hb=908aa59a74bb5c8d2a71e3e3fcbb17f60e3f45f2;hp=6a83d089d7ab73f02f28f8f20838c040403febc5;hpb=49ec6cdd1e476df3ee3d5008c927b120a642caf4;p=openwrt-10.03%2F.git diff --git a/scripts/arm-magic.sh b/scripts/arm-magic.sh index 6a83d089d..ee8a0bc1c 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" +for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040" "compex 1273" "wrt300nv2 1077" "loft 849" do set -- $board hexid=$(printf %x\\n $2)