]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/corenet_ds.h
powerpc/p4080: Add support for secure boot flow
[people/ms/u-boot.git] / include / configs / corenet_ds.h
index ca3229bc65c7b4ed0597707d17bc2fb3ebafd48b..d5fc19b531422e571c81f497c50ad2e284a3955f 100644 (file)
 
 #define CONFIG_BOOTCOMMAND             CONFIG_HDBOOT
 
+#ifdef CONFIG_SECURE_BOOT
+#include <asm/fsl_secure_boot.h>
+#endif
+
 #endif /* __CONFIG_H */