]> git.sur5r.net Git - u-boot/blobdiff - board/warp/imximage.cfg
warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
[u-boot] / board / warp / imximage.cfg
index 771dbb36147b8c11c495a74736692959f6bb1421..84209681d94b063eb576eb60516b33f2c1e19a71 100644 (file)
@@ -8,6 +8,8 @@
  *
  * The syntax is taken as close as possible with the kwbimage
  */
+#define __ASSEMBLY__
+#include <config.h>
 
 /* image version */
 
@@ -20,6 +22,13 @@ IMAGE_VERSION 2
 
 BOOT_FROM      sd
 
+/*
+ * Secure boot support
+ */
+#ifdef CONFIG_SECURE_BOOT
+CSF CONFIG_CSF_SIZE
+#endif
+
 /*
  * Device Configuration Data (DCD)
  *