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
b0727bbb
Commit
b0727bbb
authored
Nov 17, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. increased spaces for ramdisks to 30MB 2. fixed debug output for microzed
parent
f4787d4e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
11 deletions
+13
-11
elphel393.h
u-boot-tree/include/configs/elphel393.h
+3
-3
ezynq_microzed.h
u-boot-tree/include/configs/ezynq/ezynq_microzed.h
+2
-2
ezynq_zed.h
u-boot-tree/include/configs/ezynq/ezynq_zed.h
+2
-0
zynq_zc706.h
u-boot-tree/include/configs/zynq_zc706.h
+3
-3
zynq_zed.h
u-boot-tree/include/configs/zynq_zed.h
+3
-3
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
b0727bbb
...
...
@@ -122,10 +122,10 @@
"fpga load 0 ${loadbit_addr} ${filesize}\0" \
"sdboot=echo Copying Linux from SD to RAM... && " \
"mmcinfo && " \
"fatload mmc 0 0x3
A
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
4
00000 ${devicetree_image} && " \
"fatload mmc 0 0x3
F
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
E
00000 ${devicetree_image} && " \
"fatload mmc 0 0x2000000 ${ramdisk_image} && " \
"bootm 0x3
A00000 0x2000000 0x34
00000\0" \
"bootm 0x3
F00000 0x2000000 0x3E
00000\0" \
"nandboot=echo Copying Linux from NAND flash to RAM... && " \
"nand read 0x3000000 0x100000 ${kernel_size} && " \
"nand read 0x2A00000 0x600000 ${devicetree_size} && " \
...
...
u-boot-tree/include/configs/ezynq/ezynq_microzed.h
View file @
b0727bbb
...
...
@@ -81,12 +81,12 @@
//#define CONFIG_EZYNQ_MIO_SDWP_0 50 /* #any but 7,8 */
//#define CONFIG_EZYNQ_MIO_SDWP_0__PULLUP
#define CONFIG_EZYNQ_MIO_UART_1 48
/* # 8+4*N */
#define CONFIG_EZYNQ_MIO_UART_0 50
/* # 8+4*N */
//
#define CONFIG_EZYNQ_MIO_UART_0 50 /* # 8+4*N */
/* LED will be OFF */
#define CONFIG_EZYNQ_MIO_INOUT_47 OUT
/* Make output, do not set data. Will be set after debug will be over */
#define CONFIG_EZYNQ_MIO_GPIO_OUT_7 1
/* Set selected GPIO output to 0/1 */
#define CONFIG_EZYNQ_UART_DEBUG_CHANNEL 0x
0
#define CONFIG_EZYNQ_UART_DEBUG_CHANNEL 0x
1
/*
Red LED - pullup, input - on,
...
...
u-boot-tree/include/configs/ezynq/ezynq_zed.h
View file @
b0727bbb
...
...
@@ -85,6 +85,8 @@
//#define CONFIG_EZYNQ_MIO_INOUT_47 OUT /* Make output, do not set data. Will be set after debug will be over */
//#define CONFIG_EZYNQ_MIO_GPIO_OUT_7 1 /* Set selected GPIO output to 0/1 */
#define CONFIG_EZYNQ_UART_DEBUG_CHANNEL 0x1
/*
Red LED - pullup, input - on,
#define CONFIG_EZYNQ_MIO_INOUT_47 OUT
...
...
u-boot-tree/include/configs/zynq_zc706.h
View file @
b0727bbb
...
...
@@ -115,10 +115,10 @@
"fpga load 0 ${loadbit_addr} ${filesize}\0" \
"sdboot=echo Copying Linux from SD to RAM... && " \
"mmcinfo && " \
"fatload mmc 0 0x3
A
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
4
00000 ${devicetree_image} && " \
"fatload mmc 0 0x3
F
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
E
00000 ${devicetree_image} && " \
"fatload mmc 0 0x2000000 ${ramdisk_image} && " \
"bootm 0x3
A00000 0x2000000 0x34
00000\0" \
"bootm 0x3
F00000 0x2000000 0x3E
00000\0" \
"nandboot=echo Copying Linux from NAND flash to RAM... && " \
"nand read 0x3000000 0x100000 ${kernel_size} && " \
"nand read 0x2A00000 0x600000 ${devicetree_size} && " \
...
...
u-boot-tree/include/configs/zynq_zed.h
View file @
b0727bbb
...
...
@@ -122,10 +122,10 @@
"fpga load 0 ${loadbit_addr} ${filesize}\0" \
"sdboot=echo Copying Linux from SD to RAM... && " \
"mmcinfo && " \
"fatload mmc 0 0x3
A
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
4
00000 ${devicetree_image} && " \
"fatload mmc 0 0x3
F
00000 ${kernel_image} && " \
"fatload mmc 0 0x3
E
00000 ${devicetree_image} && " \
"fatload mmc 0 0x2000000 ${ramdisk_image} && " \
"bootm 0x3
A00000 0x2000000 0x34
00000\0" \
"bootm 0x3
F00000 0x2000000 0x3E
00000\0" \
"nandboot=echo Copying Linux from NAND flash to RAM... && " \
"nand read 0x3000000 0x100000 ${kernel_size} && " \
"nand read 0x2A00000 0x600000 ${devicetree_size} && " \
...
...
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