]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/ifdtool.h
fdt_support: add missing #ifdef after merge
[karo-tx-uboot.git] / tools / ifdtool.h
index fbec421bee2397c985d322d38afc3a1da3bb31b3..0d0cc3685ef89c862a4c1dd3093b63e768f562cd 100644 (file)
@@ -14,6 +14,8 @@
 
 #define IFDTOOL_VERSION "1.1-U-Boot"
 
+#define WRITE_MAX      16
+
 enum spi_frequency {
        SPI_FREQUENCY_20MHZ = 0,
        SPI_FREQUENCY_33MHZ = 1,