Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware set-up

686 bytes added, 09:27, 25 September 2018
Install IGEP Firmware on bootable SD-card
{| class="contenttable sortable"
|-style="height: 22px;"! style="text-align: center; height: 22px;"|IGEP BOARD! style="text-align: center; height: 22px;"|Firmware v1.0 no-x11
|-
| style="text-align: center;"|IGEPv2
| style="text-align: center;"|[http://downloads.isee.biz/pub/relaunch/igep0020/firmware/igep0020-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro IGEPv2 Minimal]
|-style="height: 22px;"| style="text-align: center; height: 22px;"|IGEP COM MODULE| style="text-align: center; height: 22px;"|[http://downloads.isee.biz/pub/relaunch/igep0030/firmware/igep0030-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro COM MODULE Minimal]|-style="height: 22px;"| style="text-align: center; height: 22px;"|IGEP COM AQUILA| style="text-align: center; height: 22px;"|[http://downloads.isee.biz/pub/relaunch/igep0033/firmware/igep0033-yocto-pyro-minimal-firmware-v1.0_512.tar.bz2 Yocto Pyro AQUILA (NAND 512 MB) Minimal  |][http://downloads.isee.biz/pub/relaunch/igep0033/firmware/igep0033-yocto-pyro-skeltal-firmware-v1.0.tar.bz2  <span style="color: #ff0000;">Yocto Pyro AQUILA (NAND 128MB) Skeltal ***</span>]|-style="height: 22px;"| style="text-align: center; height: 22px;"|IGEP SMARC AM335X| style="text-align: center; height: 22px;"|[http://downloads.isee.biz/pub/relaunch/igep0034/firmware/igep0034-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro AM335X -Minimal]|-style="height: 22px;"| style="text-align: center; height: 22px;"|IGEP SMARC iMX6| style="text-align: center; height: 22px;"|[http://downloads.isee.biz/pub/relaunch/igep0046dl/firmware/igep0046dl-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro iMX6DL Minimal] | [http://downloads.isee.biz/pub/relaunch/igep0046q/firmware/igep0046q-yocto-pyro-minimal-firmware-v1.0.tar.bz2 Yocto Pyro iMX6Q Minimal]|-style="height: 22px;"| style="text-align: center; height: 22px;"|IGEP SMARC iMX6UL/ULL| 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>''[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>
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:
* '''igep0033 ''' - For IGEP COM AQUILA Processor Board* '''igep0034'''- For IGEP SMARC AM335x , <span style="color: #0000ff;">'''IGEPv2'''</span> , <span style="color: #0000ff;">'''IGEP COM MODULE'''</span> and '''<span style="color: #0000ff;">IGEP COM PROTON</span>''' Processor Boards* '''igep0046 ''' - For IGEP iMX6, iMX6UL Processor Board (S/DL/Q/UL/ULL) '''<span style="color: #ff0000;">*** It is important to use igep0034 machine even for IGEPv2  (igep0020) IGEP COM MODULE  (igep0030) and IGEP COM PROTON (igep0032) for this specific tool due to backwards incompatibility. Until a new patch of igep-media-create is made. Remember for those boards to use --machine igep0034 as argument</span>'''
<br />For example, assuming the SD-card device takes '/dev/sdf' and you have an IGEPv2 board ('igep0020'), type
<pre>./igep-media-create --cp-uenv --mmc /dev/sdf --machine igep0034 --image igep0020 -yocto-image demopyro-imageminimal-satofirmware-igep00x0v1.0.tar.bz2</pre>
For example, assuming the SD-card device takes '/dev/sdb' and you have an IGEP COM MODULE ('igep0030'), type
<pre>./igep-media-create --cp-uenv --mmc /dev/sdb --machine igep0030 igep0034 --image demoigep0020-imageyocto-pyro-minimal-satofirmware-igep00x0v1.0.tar.bz2</pre>
These methods should give you a bootable SD-card.