aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2010-04-14 00:45:48 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2010-04-14 00:45:48 +0000
commita471baeb22fee32be376e1175435fa697618800f (patch)
tree2b69990dd25dd5caf6d0ccdd12413bb3e72be454 /target
parent826211e79e9b3dcd782f75d449fca1e7c13cb130 (diff)
downloadmaster-187ad058-a471baeb22fee32be376e1175435fa697618800f.tar.gz
master-187ad058-a471baeb22fee32be376e1175435fa697618800f.tar.bz2
master-187ad058-a471baeb22fee32be376e1175435fa697618800f.zip
tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h b/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h
index d792562728..d6a5ee811e 100644
--- a/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h
+++ b/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h
@@ -23,8 +23,8 @@
#define IMAGETAG_CRC_START 0xFFFFFFFF
#define PIRELLI_BOARDS { \
- "AGPF_S0", \
- "DWV_SO", \
+ "AGPF-S0", \
+ "DWV-S0", \
}
/*