Skip to content

Commit

Permalink
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Browse files Browse the repository at this point in the history
  • Loading branch information
trini committed Dec 13, 2017
2 parents 6b30849 + 8755ceb commit 7ef548e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/configs/socfpga_common.h
Expand Up @@ -142,7 +142,6 @@
#ifdef CONFIG_NAND_DENALI
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_ONFI_DETECTION
#define CONFIG_NAND_DENALI_ECC_SIZE 512
#define CONFIG_SYS_NAND_REGS_BASE SOCFPGA_NANDREGS_ADDRESS
#define CONFIG_SYS_NAND_DATA_BASE SOCFPGA_NANDDATA_ADDRESS
#endif
Expand Down Expand Up @@ -294,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
Expand Down

0 comments on commit 7ef548e

Please sign in to comment.