www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / bcmdrivers / opensource / include / bcm963xx / bcmTag.h
index e1917b2..f837ed5 100755 (executable)
@@ -30,7 +30,7 @@
 
 
 #define BCM_SIG_1   "U.S. Robotics"
 
 
 #define BCM_SIG_1   "U.S. Robotics"
-#define BCM_SIG_2   "ver. 300L0305"          // was "firmware version 2.0" now it is split 6 char out for chip id.
+#define BCM_SIG_2   "ver. 304L0110"          // was "firmware version 2.0" now it is split 6 char out for chip id.
 
 #define BCM_TAG_VER         "6"
 #define BCM_TAG_VER_LAST    "26"
 
 #define BCM_TAG_VER         "6"
 #define BCM_TAG_VER_LAST    "26"
@@ -66,8 +66,7 @@ typedef struct _FILE_TAG
     unsigned char rootfsLen[IMAGE_LEN];          // if non zero, filesystem size in clear ASCII text.
     unsigned char kernelAddress[ADDRESS_LEN];    // if non zero, kernel starting address
     unsigned char kernelLen[IMAGE_LEN];          // if non zero, kernel size in clear ASCII text.
     unsigned char rootfsLen[IMAGE_LEN];          // if non zero, filesystem size in clear ASCII text.
     unsigned char kernelAddress[ADDRESS_LEN];    // if non zero, kernel starting address
     unsigned char kernelLen[IMAGE_LEN];          // if non zero, kernel size in clear ASCII text.
-    unsigned char dualImage[FLAG_LEN];           // if 1, dual image
-    unsigned char inactiveLen[FLAG_LEN];         // if 1, the image is INACTIVE; if 0, active 
+    unsigned char imageSequence[FLAG_LEN * 2];   // incrments everytime an image is flashed
     unsigned char reserved[RESERVED_LEN];        // reserved for later use
     unsigned char imageValidationToken[TOKEN_LEN];// image validation token - can be crc, md5, sha;  for
                                                  // now will be 4 unsigned char crc
     unsigned char reserved[RESERVED_LEN];        // reserved for later use
     unsigned char imageValidationToken[TOKEN_LEN];// image validation token - can be crc, md5, sha;  for
                                                  // now will be 4 unsigned char crc