Changes

User:Pau pajuelo

595 bytes added, 18:19, 25 July 2012
no edit summary
wget http://downloads.isee.biz/denzil/binary/igep_firmware-yocto-1.2.1-1.tar.bz2
tar jxf igep_firmware-yocto-*.tar.bz2
cd igep_firmware-yocto-*</pre>Insert a SD-Card media and use the igep-media-create script to copy the firmware to SD-Card media, required options are:  *--mmc &lt;/dev/sdX&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unformated MMC Card  *--image &lt;filename&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; specify file used to create the bootable SD card*--machine &lt;machine&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; specify the machine. Options are igep0020, igep0030 or igep0032<br>  For example, assuming the SD card device takes "/dev/sdf" and you have and IGEPv2 board (igep0020), type: <pre>./igep-media-create --mmc /dev/sdf --machine igep0020 --image --image /home/jdoe/Desktop/qt4e-demo-image-igep00x0.tar.bz2</pre>
== Prepare Qt demo image ==
4,199
edits