tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag...
authorDaniel Dickinson <crazycshore@gmail.com>
Wed, 14 Apr 2010 00:45:48 +0000 (00:45 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Wed, 14 Apr 2010 00:45:48 +0000 (00:45 +0000)
SVN-Revision: 20850

target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h

index d7925627288b1b582c8597607e6d032a24719d8e..d6a5ee811e9de033b62bf90c3cda1272804e35d1 100644 (file)
@@ -23,8 +23,8 @@
 #define IMAGETAG_CRC_START             0xFFFFFFFF
 
 #define PIRELLI_BOARDS { \
 #define IMAGETAG_CRC_START             0xFFFFFFFF
 
 #define PIRELLI_BOARDS { \
-  "AGPF_S0", \
-  "DWV_SO", \
+  "AGPF-S0", \
+  "DWV-S0", \
 }
 
 /*
 }
 
 /*