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
e132c5db
Commit
e132c5db
authored
9 years ago
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NAND spl support for 393
parent
d6e07063
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
elphel393.h
u-boot-tree/include/configs/elphel393.h
+2
-0
zynq_microzed.h
u-boot-tree/include/configs/zynq_microzed.h
+0
-4
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
e132c5db
...
@@ -41,6 +41,8 @@
...
@@ -41,6 +41,8 @@
#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_SPL_NAND_SUPPORT
#define CONFIG_CMD_NAND
#define CONFIG_CMD_NAND
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0xE1000000
#define CONFIG_SYS_NAND_BASE 0xE1000000
...
...
This diff is collapsed.
Click to expand it.
u-boot-tree/include/configs/zynq_microzed.h
View file @
e132c5db
...
@@ -33,10 +33,6 @@
...
@@ -33,10 +33,6 @@
#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_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0xE1000000
#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> "
...
...
This diff is collapsed.
Click to expand it.
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