Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware set-up

83 bytes removed, 14:05, 27 November 2018
Install IGEP Firmware on bootable SD-card
==Ubuntu==
Download latest firmware release from downloads server
* [http://downloads.isee.biz/pub/isee-releases/ubuntu/xenial_16.04_lts/ubuntu-xenial-armhf-igep-base-v0.01.tgz Ubuntu Xenial 16.04 LTS (isee-v0.01) ARM Hard Float]
<span class="skimlinks-unlinked">sudo tar -xvzf /home/user/Downloads/ubuntu-xenial-armhf-igep-base-v0.01.tgz -C /media/user/rootfs</span>
 
==Debian==
Download latest firmware release from downloads server
* [http://downloads.isee.biz/pub/relaunch/rootfs/debian/stretch/debian-stretch-armhf-igep-base-v0.01.tgz Debian Stretch ARM Hard Float]
==Buildroot==
Download latest firmware release from downloads server
* [http://downloads.isee.biz/pub/relaunch/rootfs/buildroot/skeltal/igep-buildroot-skeltal-base-no-version.bz2 Buildroot ARM Hard Float]
<span class="skimlinks-unlinked">sudo tar -xjzf /home/user/Downloads/igep-buildroot-skeltal-base-no-version.bz2 -C /media/user/rootfs</span>
 
==Yocto==
===<u><span id="Introduction" class="mw-headline">Introduction</span></u>===
| style="text-align: center; height: 22px;"|[http://downloads.isee.biz/pub/relaunch/igep0146/ready-rootfs/yocto/minimal/igep0146-yocto-minimal-kernel-4-9-11.tar.bz2 Yocto Pyro iMX6UL Minimal]
|}
<span style="color: #ff0000;">*** Only use this firmware to flash the NAND memory of and IGEP COM AQUILA with 128 MiB NAND. Place it at /opt/firmware and execute the procedure in </span>in ''[http://labs.isee.biz/index.php/How_to_flash_the_latest_software_image <span style="color: #ff0000;"><em><span style="color: #0000ff;">How Update board Flash with the latest software image</span>]''</span>] </em>
Insert a SD-Card media and use the [http://labs.isee.biz/index.php/IGEP_Firmware_set-up#IGEP-Tools igep-media-create] script to copy the firmware to SD-Card media.