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
83340698
Commit
83340698
authored
Nov 21, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set initrd_high to 0xffffffff
parent
b0727bbb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
5 deletions
+21
-5
elphel393.h
u-boot-tree/include/configs/elphel393.h
+6
-2
zynq_microzed.h
u-boot-tree/include/configs/zynq_microzed.h
+6
-2
zynq_zc706.h
u-boot-tree/include/configs/zynq_zc706.h
+4
-0
zynq_zed.h
u-boot-tree/include/configs/zynq_zed.h
+5
-1
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
83340698
...
...
@@ -40,6 +40,10 @@
#undef CONFIG_SYS_TEXT_BASE
#include <configs/zynq_common.h>
#undef CONFIG_IPADDR
#undef CONFIG_SERVERIP
#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_elphel393.h>
...
...
@@ -62,7 +66,7 @@
#undef CONFIG_SYS_TEXT_BASE
#define CONFIG_BOOTDELAY 1
/* -1 to Disable autoboot */
#define CONFIG_SYS_PROMPT "elphel393> "
#define CONFIG_SYS_PROMPT "elphel393
-u-boot
> "
#define CONFIG_SYS_SDRAM_BASE 0x00000000
/* Physical start address of SDRAM. _Must_ be 0 here. */
...
...
@@ -115,7 +119,7 @@
"devicetree_size=0x20000\0" \
"ramdisk_size=0x5E0000\0" \
"fdt_high=0x20000000\0" \
"initrd_high=0x
20000000
\0" \
"initrd_high=0x
FFFFFFFF
\0" \
"mmc_loadbit_fat=echo Loading bitstream from SD/MMC/eMMC to RAM.. && " \
"mmcinfo && " \
"fatload mmc 0 ${loadbit_addr} ${bitstream_image} && " \
...
...
u-boot-tree/include/configs/zynq_microzed.h
View file @
83340698
...
...
@@ -35,6 +35,10 @@
/* #define CONFIG_NAND_ZYNQ */
#undef CONFIG_SYS_TEXT_BASE
#include <configs/zynq_common.h>
#undef CONFIG_IPADDR
#undef CONFIG_SERVERIP
#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_microzed.h>
...
...
@@ -60,7 +64,7 @@
#undef CONFIG_SYS_TEXT_BASE
#define CONFIG_BOOTDELAY 1
/* -1 to Disable autoboot */
#define CONFIG_SYS_PROMPT "microzed> "
#define CONFIG_SYS_PROMPT "microzed
-u-boot
> "
#define CONFIG_SYS_SDRAM_BASE 0x00000000
/* Physical start address of SDRAM. _Must_ be 0 here. */
...
...
@@ -116,7 +120,7 @@
"devicetree_size=0x20000\0" \
"ramdisk_size=0x5E0000\0" \
"fdt_high=0x20000000\0" \
"initrd_high=0x
20000000
\0" \
"initrd_high=0x
FFFFFFFF
\0" \
"mmc_loadbit_fat=echo Loading bitstream from SD/MMC/eMMC to RAM.. && " \
"mmcinfo && " \
"fatload mmc 0 ${loadbit_addr} ${bitstream_image} && " \
...
...
u-boot-tree/include/configs/zynq_zc706.h
View file @
83340698
...
...
@@ -28,6 +28,10 @@
#undef CONFIG_SYS_TEXT_BASE
#include <configs/zynq_common.h>
#undef CONFIG_IPADDR
#undef CONFIG_SERVERIP
#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_zc706.h>
...
...
u-boot-tree/include/configs/zynq_zed.h
View file @
83340698
...
...
@@ -34,6 +34,10 @@
/* #define CONFIG_NAND_ZYNQ */
#undef CONFIG_SYS_TEXT_BASE
#include <configs/zynq_common.h>
#undef CONFIG_IPADDR
#undef CONFIG_SERVERIP
#include <configs/ezynq/ezynq_MT41J128M16HA15E.h>
/* should be before zed_ezynq.h as it overwrites DDR3L with DDR3 */
#include <configs/ezynq/ezynq_XC7Z020_1CLG484.h>
#include <configs/ezynq/ezynq_zed.h>
...
...
@@ -115,7 +119,7 @@
"devicetree_size=0x20000\0" \
"ramdisk_size=0x5E0000\0" \
"fdt_high=0x20000000\0" \
"initrd_high=0x
20000000
\0" \
"initrd_high=0x
FFFFFFFF
\0" \
"mmc_loadbit_fat=echo Loading bitstream from SD/MMC/eMMC to RAM.. && " \
"mmcinfo && " \
"fatload mmc 0 ${loadbit_addr} ${bitstream_image} && " \
...
...
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