Prechádzať zdrojové kódy

tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120

SVN-Revision: 20850
Daniel Dickinson 15 rokov pred
rodič
commit
fe5d55977e

+ 2 - 2
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", \
 }
 
 /*