Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

8 bytes added, 12:44, 8 May 2018
no edit summary
====<span dir="auto">U-Boot '''ARM''' Series</span>====
: If we have an ARM series we will follow this table to get our source of U-Boot
|}
 ====<span dir="auto">U-Boot '''Freescale-NXP'''  Serie</span>====
<div class="clearfix">
: If we have an Freescale-NXP series we will follow this table to get our source of U-Boot
| style="width: 644px;"|<span style="color: #002d87;"><code><span style="color: #002d87;">$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- igep0046_imx6dl_2G_defconfig</span></code></span>
|}
 
==Build your U-BOOT==
After running the defconfig. You can build uthe U-boot Boot by executing this command:
<span style="color: #002d87;"> $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-</span>
560
edits