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
4213c972
Commit
4213c972
authored
Jan 22, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commented out default device trees from *.h
parent
9f190d32
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
elphel393.h
u-boot-tree/include/configs/elphel393.h
+1
-1
zynq_microzed.h
u-boot-tree/include/configs/zynq_microzed.h
+1
-1
zynq_zc706.h
u-boot-tree/include/configs/zynq_zc706.h
+1
-1
zynq_zed.h
u-boot-tree/include/configs/zynq_zed.h
+1
-1
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
4213c972
...
...
@@ -28,7 +28,7 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_ZYNQ_SDHCI0
#define CONFIG_DEFAULT_DEVICE_TREE zynq-elphel393
/*#define CONFIG_DEFAULT_DEVICE_TREE elphel393*/
#include <configs/zynq-common.h>
#undef CONFIG_SYS_PROMPT
...
...
u-boot-tree/include/configs/zynq_microzed.h
View file @
4213c972
...
...
@@ -20,7 +20,7 @@
#define CONFIG_ZYNQ_SDHCI0
#define CONFIG_DEFAULT_DEVICE_TREE zynq-microzed
/*#define CONFIG_DEFAULT_DEVICE_TREE zynq-microzed*/
#include <configs/zynq-common.h>
#undef CONFIG_SYS_PROMPT
...
...
u-boot-tree/include/configs/zynq_zc706.h
View file @
4213c972
...
...
@@ -27,7 +27,7 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_ZYNQ_SDHCI0
#define CONFIG_DEFAULT_DEVICE_TREE zynq-zc706
/*#define CONFIG_DEFAULT_DEVICE_TREE zynq-zc706*/
#include <configs/zynq-common.h>
#undef CONFIG_SYS_PROMPT
...
...
u-boot-tree/include/configs/zynq_zed.h
View file @
4213c972
...
...
@@ -23,7 +23,7 @@
#define CONFIG_ZYNQ_QSPI
#define CONFIG_ZYNQ_BOOT_FREEBSD
#define CONFIG_DEFAULT_DEVICE_TREE zynq-zed
/*#define CONFIG_DEFAULT_DEVICE_TREE zynq-zed*/
#include <configs/zynq-common.h>
#undef CONFIG_SYS_PROMPT
...
...
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