ar71xx: TL-WR1043ND support cleanup
[openwrt/svn-archive/archive.git] / tools / firmware-utils / src / zynos.h
index c8d3250f7fcd133275d9ff07d5b3286058be6124..e68ddefbd2f146a6460a06a2cf003187ec0632e7 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *  $Id$
  *
  *  Copyright (C) 2007-2008 OpenWrt.org
  *  Copyright (C) 2007-2008 Gabor Juhos <juhosg at openwrt.org>
@@ -21,6 +20,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 */