X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fboundary%2Fnitrogen6x%2Fnitrogen6s.cfg;h=2540b7b1e76ba0c30da527f56b78e81b9aa43e2b;hb=552a848e4f75e224515269a84a1155c84b762bc7;hp=34fb9d0688b1a89f7df3fe0242cb3fde4fde02cb;hpb=3be2bdf5dc69b3142c1162a59bc67191c9077567;p=oweals%2Fu-boot.git diff --git a/board/boundary/nitrogen6x/nitrogen6s.cfg b/board/boundary/nitrogen6x/nitrogen6s.cfg index 34fb9d0688..2540b7b1e7 100644 --- a/board/boundary/nitrogen6x/nitrogen6s.cfg +++ b/board/boundary/nitrogen6x/nitrogen6s.cfg @@ -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 +#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"