]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_common.h
ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBT
[u-boot] / include / configs / socfpga_common.h
index dc75dce74b79d6bb4a185c219f30b69016e1e155..66e7c4fc8b2e52589c4116740b3943c40cfa1447 100644 (file)
@@ -293,7 +293,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 
 /* SPL NAND boot support */
 #ifdef CONFIG_SPL_NAND_SUPPORT
-#define CONFIG_SYS_NAND_USE_FLASH_BBT
 #define CONFIG_SYS_NAND_BAD_BLOCK_POS  0
 #define CONFIG_SYS_NAND_U_BOOT_OFFS    0x40000
 #endif