tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
SVN-Revision: 20850
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
			
		||||
#define IMAGETAG_CRC_START		0xFFFFFFFF
 | 
			
		||||
 | 
			
		||||
#define PIRELLI_BOARDS { \
 | 
			
		||||
  "AGPF_S0", \
 | 
			
		||||
  "DWV_SO", \
 | 
			
		||||
  "AGPF-S0", \
 | 
			
		||||
  "DWV-S0", \
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user