atmel: at91sam9x5: add spi flash boot support
[platform/kernel/u-boot.git] / tools / mkimage.h
index 213baf0..5fe1a48 100644 (file)
@@ -147,6 +147,7 @@ void mkimage_register (struct image_type_params *tparams);
  *
  * Supported image types init functions
  */
+void init_ais_image_type(void);
 void init_kwb_image_type (void);
 void init_imx_image_type (void);
 void init_default_image_type (void);