|
@@ -20,6 +20,9 @@ BOOT_FROM spi
|
|
|
|
|
|
#define __ASSEMBLY__
|
|
#define __ASSEMBLY__
|
|
#include <config.h>
|
|
#include <config.h>
|
|
|
|
+#ifdef CONFIG_SECURE_BOOT
|
|
|
|
+CSF CONFIG_CSF_SIZE
|
|
|
|
+#endif
|
|
#include "asm/arch/mx6-ddr.h"
|
|
#include "asm/arch/mx6-ddr.h"
|
|
#include "asm/arch/iomux.h"
|
|
#include "asm/arch/iomux.h"
|
|
#include "asm/arch/crm_regs.h"
|
|
#include "asm/arch/crm_regs.h"
|