Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Texas Instruments Series

155 bytes added, 15:45, 8 March 2018
Set the board configuration
<code>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0033_defconfig</code>
<s>IGEP COM AQUILA RB30 (512MB RAM)(IGEP0033)</s>
<code><s>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0033_RB30_defconfig</s></code>
IGEP SMARC AM335x(IGEP0034)
<code>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0034_defconfig</code>
 
IGEP SMARC AM335x (IGEP0034) Lite
 
<code>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0034_lite_defconfig</code>
IGEP COM Module DM3730 (IGEP0030)
<code>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0034_defconfig igep0030_defconfig</code>
IGEP COM Module DM3730 (IGEP0020)
<code>$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_igep0034_defconfig igep0020_defconfig</code>
===Build u-boot===