From 5efd069ecb6780cda5a7f47cbdf980d3ada3c94c Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 29 Jun 2007 06:30:32 +0000 Subject: Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. SVN-Revision: 7770 --- 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 ee8a0bc..cfd559e 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" "compex 1273" "wrt300nv2 1077" "loft 849" +for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040" "compex 1273" "wrt300nv2 1077" "loft 849" "dsmg600 964" do set -- $board hexid=$(printf %x\\n $2) -- cgit v1.1