Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware set-up

378 bytes added, 16:22, 21 September 2018
IGEP-Tools
* e-functions: Required by other igep tools to function properly.
Usually igep-tools should come installed by default with igep firmware releases, in case it is not there you can always download them from our git repository:
 
<pre>git clone https://git.isee.biz/igep-tools/igep-tools.git</pre>
<pre>cd igep-tools/script</pre>
Insert a SD-Card media and use the igep-media-create script to copy the firmware to SD-Card media, required options are:
==Install IGEP Firmware on bootable SD-card==
|-
| style="text-align: center;"|IGEP COM MODULE
| style="text-align: center;"| [http://downloads.isee.biz/pub/relaunch/igep0030/firmware/igep0030-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro COM MODULE Minimal]
|-
| style="text-align: center;"|IGEP COM AQUILA
where:<br /> - is the SD-Card device of your computer.<br /> - is the file that contains bootloader, kernel and rootfs image.<br /> - is the IGEP Processor Board. Available options are:
* igep0020 - For IGEP v2 Processor Board
* igep0030 - For IGEP COM MODULE Processor Board
* igep0032 - For IGEP COM PROTON Processor Board
* igep0033 - For IGEP COM AQUILA Processor Board
* igep0034- For IGEP SMARC AM335x , IGEPv2 , IGEP COM MODULE and IGEP COM PROTON Processor Boards