]> git.sur5r.net Git - u-boot/blobdiff - include/configs/T4240QDS.h
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[u-boot] / include / configs / T4240QDS.h
index e5d3f04a5f0a2bdc35c92b173fbe94f48968d7ce..1e0f5ece092067afcce0ae74cedc14e86f4c2b96 100644 (file)
@@ -632,4 +632,8 @@ unsigned long get_board_ddr_clk(void);
 
 #include <asm/fsl_secure_boot.h>
 
+#ifdef CONFIG_SECURE_BOOT
+#define CONFIG_CMD_BLOB
+#endif
+
 #endif /* __CONFIG_H */