Commit cd05173f authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+CONFIG_CMD_NAND

parent 5b0d9cfb
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#define CONFIG_SYS_NO_FLASH #define CONFIG_SYS_NO_FLASH
#define CONFIG_ZYNQ_SDHCI0 #define CONFIG_ZYNQ_SDHCI0z
/*#define CONFIG_DEFAULT_DEVICE_TREE elphel393*/ /*#define CONFIG_DEFAULT_DEVICE_TREE elphel393*/
#include <configs/zynq-common.h> #include <configs/zynq-common.h>
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
#include <configs/ezynq/ezynq_XC7Z030_1FBG484C.h> #include <configs/ezynq/ezynq_XC7Z030_1FBG484C.h>
#include <configs/ezynq/ezynq_elphel393.h> #include <configs/ezynq/ezynq_elphel393.h>
#define CONFIG_CMD_NAND
#define CONFIG_CMD_MEMTEST #define CONFIG_CMD_MEMTEST
#define CONFIG_BOOTDELAY 1 /* -1 to Disable autoboot */ #define CONFIG_BOOTDELAY 1 /* -1 to Disable autoboot */
......
...@@ -33,6 +33,8 @@ ...@@ -33,6 +33,8 @@
#include <configs/ezynq/ezynq_XC7Z010_1CLG400.h> #include <configs/ezynq/ezynq_XC7Z010_1CLG400.h>
#include <configs/ezynq/ezynq_microzed.h> #include <configs/ezynq/ezynq_microzed.h>
#define CONFIG_CMD_NAND
#define CONFIG_BOOTDELAY 1 /* -1 to Disable autoboot */ #define CONFIG_BOOTDELAY 1 /* -1 to Disable autoboot */
#define CONFIG_SYS_PROMPT "microzed-u-boot> " #define CONFIG_SYS_PROMPT "microzed-u-boot> "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment