1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 15:53:49 +03:00

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
This commit is contained in:
cshore 2010-04-14 00:45:48 +00:00
parent 45016a01bd
commit f0ef3b7078

View File

@ -23,8 +23,8 @@
#define IMAGETAG_CRC_START 0xFFFFFFFF
#define PIRELLI_BOARDS { \
"AGPF_S0", \
"DWV_SO", \
"AGPF-S0", \
"DWV-S0", \
}
/*