Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

325 bytes added, 09:23, 8 March 2018
How to cross compile the U-Boot
make CROSS_COMPILE=[cross compiler]
The result for Texas Instruments processor based board will be a '''MLO''' and '''u-boot.img'''.
 
Configs to be used:
 
IGEP0030 DM3730 Module: igep0030_defconfig
 
IGEP0020 DM3730 IGEPv2: igep0020_defconfig
 
IGEP0033 AM335x AQUILA Module: am335x_igep0033_defconfig
 
IGEP0032: igep0032_defconfig
 
IGEP0034 SMARC AM335x Module: am335x_igep0034_defconfig
 
IGEP0034 SMARC AM335x Module lite: am335x_igep0034_lite_defconfig
The result for iMX6 processor based will be a '''u-boot.imx.'''