Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

75 bytes removed, 13:06, 4 May 2018
no edit summary
|- style="height: 22px;"
! style="width: 871px; height: 22px; text-align: center; vertical-align: middle;" colspan="2"|
=====Downloading binary files=====
|- style="height: 44px;"
! style="background-color: #ffffff;"|======'''<span id="Clone_the_u-boot_repo" class="mw-headline">Clone the u-boot repo</span>======'''
| style="width: 603px; height: 44px;"|
Clone the u-boot repository using git address:<br />$ git clone git@git.isee.biz:arm-boot/u-boot-imx.git 
|- style="height: 89px;"
! style="background-color: #ffffff;"|======'''<span id="Checkout_u-boot_repo" class="mw-headline">Checkout u-boot repo </span>======'''
<span id="Checkout_u-boot_repo" class="mw-headline">Go to the u-boot-imx directory and checkout the version 2015.04.y as:</span>
| style="width: 603px; height: 89px;"|
|-
! style="width: 858px; text-align: center; vertical-align: middle;" colspan="2"|
=====<span id="Set_the_board_configuration" class="mw-headline">Set the board</span><span id="Set_the_board_configuration" class="mw-headline"> configuratio</span><span id="Set_the_board_configuration" class="mw-headline">n</span>=====
|-
| style="background-color: #ffffff; width: 267px;"|======'''IGEP0046 SMARC Quad'''======
| style="width: 598px;"|$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- igep0046_imx6dl_2G_defconfig
|-
| style="background-color: #ffffff; width: 267px;"|======'''IGEP0046 SMARC Dual lite'''======
| style="width: 598px;"|$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- igep0046_imx6q_2G_defconfig
|-
| style="background-color: #ffffff; width: 267px;"|======'''IGEP0046 SMARC Solo'''======
| style="width: 598px;"|$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- xxxxx
|}
|- style="height: 28.0313px;"
! style="width: 854px; height: 28.0313px; text-align: center; vertical-align: middle;" colspan="2"|
=====Downloading binary files=====
|- style="height: 31px;"
! style="background-color: #ffffff; height: 31px; width: 308px;"|======'''<span id="Clone_the_u-boot_repo" class="mw-headline">Clone the u-boot repo</span>======'''
| style="width: 546px; height: 31px;"|
Clone the u-boot repository using git address:<br />$ git@git.isee.biz:arm-boot/u-boot-arm.git<br />or
|- style="height: 110px;"
! style="background-color: #ffffff; height: 110px; width: 308px;"|======'''<span id="Checkout_u-boot_repo" class="mw-headline">Checkout u-boot repo </span>======'''
<span id="Checkout_u-boot_repo" class="mw-headline">Go to the u-boot-imx directory and checkout the version 2015.04.y as:</span>
| style="width: 546px; height: 110px;"|
|-
! style="width: 853px; text-align: center; vertical-align: middle;" colspan="2"|
=====<span id="Set_the_board_configuration" class="mw-headline">Set the board</span><span id="Set_the_board_configuration" class="mw-headline"> configuratio</span><span id="Set_the_board_configuration" class="mw-headline">n</span>=====
|-
! style="background-color: #ffffff; width: 307px;"|IGEP COM AQUILA RB11 (256MB RAM)
560
edits