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
24e5f615
Commit
24e5f615
authored
Nov 05, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renamed a couple files to fit in a single naming concept
parent
3aa24fcd
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
elphel393.h
u-boot-tree/include/configs/elphel393.h
+1
-1
ezynq_elphel393.h
u-boot-tree/include/configs/ezynq/ezynq_elphel393.h
+0
-0
ezynq_microzed.h
u-boot-tree/include/configs/ezynq/ezynq_microzed.h
+0
-0
ezynq_zc706.h
u-boot-tree/include/configs/ezynq/ezynq_zc706.h
+0
-0
zynq_microzed.h
u-boot-tree/include/configs/zynq_microzed.h
+1
-1
zynq_zc706.h
u-boot-tree/include/configs/zynq_zc706.h
+2
-2
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
24e5f615
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
#include <configs/zynq_common.h>
#include <configs/zynq_common.h>
#include <configs/ezynq/ezynq_MT41K256M16HA107.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_MT41K256M16HA107.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_XC7Z030_1FBG484C.h>
#include <configs/ezynq/ezynq_XC7Z030_1FBG484C.h>
#include <configs/ezynq/ezynq393.h>
#include <configs/ezynq/ezynq
_elphel
393.h>
#define CONFIG_CMD_MEMTEST
#define CONFIG_CMD_MEMTEST
...
...
u-boot-tree/include/configs/ezynq/ezynq393.h
→
u-boot-tree/include/configs/ezynq/ezynq
_elphel
393.h
View file @
24e5f615
File moved
u-boot-tree/include/configs/ezynq/
zed_ezynq
.h
→
u-boot-tree/include/configs/ezynq/
ezynq_microzed
.h
View file @
24e5f615
File moved
u-boot-tree/include/configs/ezynq/
zc706_ezynq
.h
→
u-boot-tree/include/configs/ezynq/
ezynq_zc706
.h
View file @
24e5f615
File moved
u-boot-tree/include/configs/zynq_microzed.h
View file @
24e5f615
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
#include <configs/zynq_common.h>
#include <configs/zynq_common.h>
#include <configs/ezynq/ezynq_MT41K256M16RE125.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_MT41K256M16RE125.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_XC7Z010_1CLG400.h>
#include <configs/ezynq/ezynq_XC7Z010_1CLG400.h>
#include <configs/ezynq/
zed_ezynq
.h>
#include <configs/ezynq/
ezynq_microzed
.h>
#if 0
#if 0
#undef CONFIG_EZYNQ_BOOT_DEBUG /* configure UARTx and send register dumps there.*/
#undef CONFIG_EZYNQ_BOOT_DEBUG /* configure UARTx and send register dumps there.*/
...
...
u-boot-tree/include/configs/zynq_zc706.h
View file @
24e5f615
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
#ifndef __CONFIG_ZYNQ_ZC706_H
#ifndef __CONFIG_ZYNQ_ZC706_H
#define __CONFIG_ZYNQ_ZC706_H
#define __CONFIG_ZYNQ_ZC706_H
#define PHYS_SDRAM_1_SIZE (
512
* 1024 * 1024)
#define PHYS_SDRAM_1_SIZE (
1024
* 1024 * 1024)
#define CONFIG_ZYNQ_SERIAL_UART1
#define CONFIG_ZYNQ_SERIAL_UART1
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include <configs/zynq_common.h>
#include <configs/zynq_common.h>
#include <configs/ezynq/ezynq_MT41J256M8HX15E.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_MT41J256M8HX15E.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_XC7Z045_2FFG900C.h>
#include <configs/ezynq/ezynq_XC7Z045_2FFG900C.h>
#include <configs/ezynq/
zc706_ezynq
.h>
#include <configs/ezynq/
ezynq_zc706
.h>
#define CONFIG_CMD_MEMTEST
#define CONFIG_CMD_MEMTEST
//#undef CONFIG_EZYNQ_BOOT_DEBUG
//#undef CONFIG_EZYNQ_BOOT_DEBUG
...
...
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