firmware-utils: ZyXEL firmware tool improvements

SVN-Revision: 11550
This commit is contained in:
Gabor Juhos
2008-06-22 05:41:37 +00:00
parent 61f7b17ef0
commit cd1be4c352
2 changed files with 32 additions and 11 deletions

View File

@@ -21,6 +21,8 @@
#define BOOTBASE_MAC_LEN 6
#define BOOTBASE_FEAT_LEN 22
#define BOOTEXT_DEF_SIZE 0x18000
struct zyn_bootbase_info {
char vendor[BOOTBASE_NAME_LEN]; /* Vendor name */
char model[BOOTBASE_NAME_LEN]; /* Model name */