]> git.sur5r.net Git - u-boot/blobdiff - include/image.h
rockchip: Add support for the SPI image
[u-boot] / include / image.h
index ea16205ef750e5a0ccce1a4a5af4bf6b74674a46..8a864aeb227c9b24cef38a4353d469b12ef782dd 100644 (file)
@@ -247,8 +247,9 @@ struct lmb;
 #define IH_TYPE_LOADABLE       22      /* A list of typeless images    */
 #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_COUNT          25      /* Number of image types */
+#define IH_TYPE_COUNT          26      /* Number of image types */
 
 /*
  * Compression Types