]> git.sur5r.net Git - u-boot/blobdiff - board/atmel/sama5d3xek/sama5d3xek.c
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
[u-boot] / board / atmel / sama5d3xek / sama5d3xek.c
index 88bcd876c9562e4f17ab8e77ef8096f68e50282d..6d473fc06dbd94e67cc64796d55d0a642c300939 100644 (file)
@@ -277,7 +277,7 @@ int board_late_init(void)
 #ifdef CONFIG_SPL_BUILD
 void spl_board_init(void)
 {
-#if CONFIG_SYS_USE_NANDFLASH
+#if CONFIG_NAND_BOOT
        sama5d3xek_nand_hw_init();
 #endif
 }