Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to boot from MicroSD Card

96 bytes added, 11:46, 9 March 2018
u-boot.imx IGEP Boards based on NXP-Freescale Processors
sudo dd if=/home/user/u-boot-imx/u-boot.imx of=/dev/sde bs=512 seek=2
Where /dev/sde is your microsd card
 
You can follow this [[U-boot Freescale-NXP iMX6 Series|HowTo]]if you want build the u-boot.imx
==Kernel==