imx: reorganize IMX code as other SOCs
[oweals/u-boot.git] / board / boundary / nitrogen6x / nitrogen6s.cfg
index 34fb9d0688b1a89f7df3fe0242cb3fde4fde02cb..2540b7b1e76ba0c30da527f56b78e81b9aa43e2b 100644 (file)
@@ -16,10 +16,13 @@ IMAGE_VERSION 2
  * Boot Device : one of
  * spi, sd (the board has no nand neither onenand)
  */
-BOOT_FROM      sd
+BOOT_FROM      spi
 
 #define __ASSEMBLY__
 #include <config.h>
+#ifdef CONFIG_SECURE_BOOT
+CSF CONFIG_CSF_SIZE
+#endif
 #include "asm/arch/mx6-ddr.h"
 #include "asm/arch/iomux.h"
 #include "asm/arch/crm_regs.h"