Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware set-up

138 bytes removed, 11:32, 17 October 2018
Install IGEP Firmware on bootable SD-card
<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>
Once the file is downloaded you can create bootable SD-Card, under Linux, untar the IGEP <pre>tar jxf igep_firmware-yocto-*.tar.bz2cd igep_firmware-yocto-*</pre>Insert a SD-Card media and use the <a href="#IGEP-Tools">igep-media-create </a> script to copy the firmware to SD-Card media.
<pre>./igep-media-create --cp-uenv -–mmc --image --machine </pre>