Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Prepare a bootable MicroSD Card

33 bytes added, 13:30, 14 February 2019
U-Boot
<pre>sudo dd if=/[your_u-boot_directory]/u-boot.imx of=/dev/[your_sd] bs=512 seek=2</pre>
 
You can follow this post [[The bootloader U-Boot|U-boot Bootloader]] you want build the u-boot.imx
'''How to configure Uenv<br />'''
==Kernel==
560
edits