]> git.sur5r.net Git - u-boot/blobdiff - include/configs/P1010RDB.h
powerpc: mpc8xx: remove hermes board support
[u-boot] / include / configs / P1010RDB.h
index f58fba28f07d8501898a5083a413d35304958f9b..d378dbd1a1e2ccb4537257a329e4ced51cc01599 100644 (file)
@@ -963,4 +963,8 @@ extern unsigned long get_sdram_size(void);
 
 #include <asm/fsl_secure_boot.h>
 
+#ifdef CONFIG_SECURE_BOOT
+#define CONFIG_CMD_BLOB
+#endif
+
 #endif /* __CONFIG_H */