]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/corenet_ds.h
mpc85xx: configs - Enable blob command in freescale platforms
[karo-tx-uboot.git] / include / configs / corenet_ds.h
index ea0363a771b6d52d9855656917b2a7b5314f8db4..72b7efa5092c51cc00016ba5777c66e647952ec7 100644 (file)
 
 #include <asm/fsl_secure_boot.h>
 
+#ifdef CONFIG_SECURE_BOOT
+#define CONFIG_CMD_BLOB
+#endif
+
 #endif /* __CONFIG_H */