Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Prepare a bootable NAND/eMMC

174 bytes added, 16:20, 17 September 2018
m
The purpose of this tutorial is to show how to flash a complete linux (u-boot + kernel + rootfs) into the internal storage of the system.
 
This steps has to be followed inside a board running a Linux from a external interface.
{| class="contenttable sortable"
cp /tmp/mmcblk2p2/boot/zImage /tmp/mmcblk2p1<br data-attributes="%20/">cp -f /tmp/mmcblk2p2/boot/imx6*.dtb /tmp/mmcblk2p1
 
[[Category:Boot_loaders]]
[[Category:Software]]
[[Category:Software_distributions]]