]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/spl_sd.cfg
Merge git://git.denx.de/u-boot-samsung
[u-boot] / arch / arm / imx-common / spl_sd.cfg
index 5fc3e8af3821b84ca6651f638db3e01718649ae5..14c135c549e487aebbca78087b03d508b509d926 100644 (file)
@@ -4,5 +4,15 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
+#define __ASSEMBLY__
+#include <config.h>
+
 IMAGE_VERSION  2
 BOOT_FROM      sd
+
+/*
+ * Secure boot support
+ */
+#ifdef CONFIG_SECURE_BOOT
+CSF CONFIG_CSF_SIZE
+#endif
\ No newline at end of file