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
2760656a
Commit
2760656a
authored
Mar 04, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new addresses for partitions
parent
f4fc7c8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
elphel393.h
u-boot-tree/include/configs/elphel393.h
+3
-3
No files found.
u-boot-tree/include/configs/elphel393.h
View file @
2760656a
...
@@ -154,10 +154,10 @@
...
@@ -154,10 +154,10 @@
"bootm 0x3000000 0x2000000 0x2A00000; " \
"bootm 0x3000000 0x2000000 0x2A00000; " \
"fi\0" \
"fi\0" \
"nandboot=echo Copying Linux from NAND flash to RAM... && " \
"nandboot=echo Copying Linux from NAND flash to RAM... && " \
"nand read 0x3F00000 0x
24
0000 ${kernel_size} && " \
"nand read 0x3F00000 0x
60
0000 ${kernel_size} && " \
"nand read 0x3E00000 0x
14
0000 ${devicetree_size} && " \
"nand read 0x3E00000 0x
50
0000 ${devicetree_size} && " \
"echo Copying ramdisk... && " \
"echo Copying ramdisk... && " \
"nand read 0x2000000 0x1
24
0000 ${ramdisk_size} && " \
"nand read 0x2000000 0x1
60
0000 ${ramdisk_size} && " \
"bootm 0x3F00000 0x2000000 0x3E00000\0" \
"bootm 0x3F00000 0x2000000 0x3E00000\0" \
"jtagboot=echo TFTPing Linux to RAM... && " \
"jtagboot=echo TFTPing Linux to RAM... && " \
"tftpboot 0x3000000 ${kernel_image} && " \
"tftpboot 0x3000000 ${kernel_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