Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

70 bytes added, 10:39, 8 May 2018
no edit summary
| style="width: 527px;"|Freescale-NXP
|}
Once we know which U-Boot have we will clone the corresponding git repository
===<span dir="auto">U-Boot '''ARM''' Serie</span>===
|- style="height: 110px;"
! style="background-color: #ffffff; height: 110px; width: 213px;"|'''<span id="Checkout_u-boot_repo" class="mw-headline">Checkout u-boot repo </span>'''
| style="width: 640px; height: 110px;"|
Go to the u-boot-arm directory and checkout the isee_v2017.03 as:
====<span id="Build_u-boot" class="mw-headline">Build u-boot</span>====
 Once we execute After running the defconfig. You can build u-boot by executing this command:
 <span style="color: #002d87;"><code><span style="color: #002d87;">$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-</span></code></span>
560
edits