kernel: mtdsplit_uimage: replace "edimax, uimage" parser
[openwrt/staging/jow.git] / target / linux / generic / files / include / dt-bindings / mtd / partitions / uimage.h
index 407e46ce2c46e917e53f4f2836f6efddc28ff482..43d5f7b5da879850aa43d49e1719688c0de98809 100644 (file)
  * 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__ */