]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/siemens/common/factoryset.h
arm, am335x: update for the siemens boards
[karo-tx-uboot.git] / board / siemens / common / factoryset.h
index 445f3842da13c036c546abd241ea76280722820e..4d6de10f5237266caada475dc286e0cd281e1024 100644 (file)
@@ -18,6 +18,8 @@ struct factorysetcontainer {
 #if defined(CONFIG_VIDEO)
        unsigned char disp_name[MAX_STRING_LENGTH];
 #endif
+       unsigned char serial[MAX_STRING_LENGTH];
+       int version;
 };
 
 int factoryset_read_eeprom(int i2c_addr);