]> git.sur5r.net Git - u-boot/blobdiff - include/image.h
ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
[u-boot] / include / image.h
index 08ae24a86b84ec150012f46ec6cbdc399a6f2acd..299d6d2a13d23c51982b7caea45bdbc6a4f7664e 100644 (file)
@@ -248,8 +248,9 @@ struct lmb;
 #define IH_TYPE_RKIMAGE                23      /* Rockchip Boot Image          */
 #define IH_TYPE_RKSD           24      /* Rockchip SD card             */
 #define IH_TYPE_RKSPI          25      /* Rockchip SPI image           */
+#define IH_TYPE_ZYNQIMAGE      26      /* Xilinx Zynq Boot Image */
 
-#define IH_TYPE_COUNT          26      /* Number of image types */
+#define IH_TYPE_COUNT          27      /* Number of image types */
 
 /*
  * Compression Types