Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ezynq
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
ezynq
Commits
cd05173f
Commit
cd05173f
authored
Feb 20, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+CONFIG_CMD_NAND
parent
5b0d9cfb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
elphel393.h
u-boot-tree/include/configs/elphel393.h
+2
-1
zynq_microzed.h
u-boot-tree/include/configs/zynq_microzed.h
+2
-0
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
cd05173f
...
@@ -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_SDHCI0
z
/*#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 */
...
...
u-boot-tree/include/configs/zynq_microzed.h
View file @
cd05173f
...
@@ -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> "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment