projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lzma: use a repacked tarball instead of the original one to get rid of CRLF conversio...
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
zynos.h
diff --git
a/tools/firmware-utils/src/zynos.h
b/tools/firmware-utils/src/zynos.h
index
c8d3250
..
aa25deb
100644
(file)
--- a/
tools/firmware-utils/src/zynos.h
+++ b/
tools/firmware-utils/src/zynos.h
@@
-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 */
This page took
0.022226 seconds
and
4
git commands to generate.