Commit 8220fd36 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

missing params

parent 9c3f6f6f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -31,6 +31,15 @@

#define CONFIG_NAND_ZYNQ

#ifdef CONFIG_NAND_ZYNQ
    #define CONFIG_CMD_NAND
    #define CONFIG_CMD_NAND_LOCK_UNLOCK
    #define CONFIG_SYS_MAX_NAND_DEVICE 1
    #define CONFIG_SYS_NAND_SELF_INIT
    #define CONFIG_SYS_NAND_ONFI_DETECTION
    #define CONFIG_MTD_DEVICE
#endif

/*
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_NAND_DRIVERS