From: cshore Date: Wed, 14 Apr 2010 00:45:48 +0000 (+0000) Subject: tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag... X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/f0ef3b70784cd168688e70e950c7decaaa17640a 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 --- 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 d79256272..d6a5ee811 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", \ } /*