]> git.sur5r.net Git - u-boot/blobdiff - include/configs/P2041RDB.h
powerpc: mpc8xx: remove hermes board support
[u-boot] / include / configs / P2041RDB.h
index bab0e1e72f9c1637b78e0cf8fd19300e0b58c5dd..2e11aaa13cd35156e605cf29723b6f6a6ff2d9cb 100644 (file)
@@ -750,4 +750,8 @@ unsigned long get_board_sys_clk(unsigned long dummy);
 
 #include <asm/fsl_secure_boot.h>
 
+#ifdef CONFIG_SECURE_BOOT
+#define CONFIG_CMD_BLOB
+#endif
+
 #endif /* __CONFIG_H */