Commit f0fd0fed authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

formatting

parent acfb084c
......@@ -70,7 +70,7 @@ 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):
* (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
......@@ -79,3 +79,4 @@ board is configured for SD Boot).
* Once in u-boot command line - to boot *uImage* type:
ezynq> boot
......@@ -18,7 +18,7 @@ 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):
* (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
......@@ -27,3 +27,4 @@ board is configured for SD Boot).
* Once in u-boot command line - to boot *uImage* type:
ezynq> boot
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment