aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h')
-rw-r--r--target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h b/target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h
index 407e46ce2c..43d5f7b5da 100644
--- a/target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h
+++ b/target/linux/generic/files/include/dt-bindings/mtd/partitions/uimage.h
@@ -192,5 +192,7 @@
* Magic values specific to "openwrt,uimage" partitions
*/
#define IH_MAGIC_OKLI 0x4f4b4c49 /* 'OKLI' */
+#define FW_EDIMAX_OFFSET 20 /* Edimax Firmware Offset */
+#define FW_MAGIC_EDIMAX 0x43535953 /* Edimax Firmware Magic Number */
#endif /* __UIMAGE_H__ */