Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-ezynq
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-ezynq
Commits
f0fd0fed
Commit
f0fd0fed
authored
Oct 04, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
formatting
parent
acfb084c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
README.md
README.md
+5
-4
README.md
meta-microzed/README.md
+5
-4
No files found.
README.md
View file @
f0fd0fed
...
...
@@ -70,12 +70,13 @@ Extra output at *build/tmp/work/.../ezynq-u-boot/${PV}_${PR}/git/u-boot-xlnx/*:
**Note:**
This boot flow generates a bootable
**boot.bin**
.
1.
Copy
**boot.bin**
onto the SD Card.
*
(might not work) Copy the following to the SD card (ensure to rename the files where appropriate):
*
**uImage**
- kernel
*
**uramdisk.image.gz**
(core-image-minimal-
<machine
name
>
.ext2.gz.u-boot) - RootFS
*
**devicetree.dtb**
(uImage-
<machine
name
>
.dtb) - Device Tree Blob
*
(might not work) Copy the following to the SD card (ensure to rename the files where appropriate):
*
**uImage**
- kernel
*
**uramdisk.image.gz**
(core-image-minimal-
<machine
name
>
.ext2.gz.u-boot) - RootFS
*
**devicetree.dtb**
(uImage-
<machine
name
>
.dtb) - Device Tree Blob
*
Insert SD Card, connect UART to Terminal program and boot board (Ensure the
board is configured for SD Boot).
*
Once in u-boot command line - to boot
*uImage*
type:
ezynq> boot
meta-microzed/README.md
View file @
f0fd0fed
...
...
@@ -18,12 +18,13 @@ layer dependencies, build process, etc.
**Note:**
This boot flow generates a bootable
**boot.bin**
.
1.
Copy
**boot.bin**
onto the SD Card.
*
(might not work) Copy the following to the SD card (ensure to rename the files where appropriate):
*
**uImage**
- kernel
*
**uramdisk.image.gz**
(core-image-minimal-
<machine
name
>
.ext2.gz.u-boot) - RootFS
*
**devicetree.dtb**
(uImage-
<machine
name
>
.dtb) - Device Tree Blob
*
(might not work) Copy the following to the SD card (ensure to rename the files where appropriate):
*
**uImage**
- kernel
*
**uramdisk.image.gz**
(core-image-minimal-
<machine
name
>
.ext2.gz.u-boot) - RootFS
*
**devicetree.dtb**
(uImage-
<machine
name
>
.dtb) - Device Tree Blob
*
Insert SD Card, connect UART to Terminal program and boot board (Ensure the
board is configured for SD Boot).
*
Once in u-boot command line - to boot
*uImage*
type:
ezynq> boot
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