Commit acfb084c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

formatting

parent d853724a
......@@ -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
......
......@@ -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
......
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