Changes

How to recover a IGEP bricked board

60 bytes removed, 12:59, 2 June 2010
no edit summary
== Getting the right files ==
1) Follow the wiki tutorial on [[HowToCrossCompileXloader|How to cross compile The bootloader X-loader]] until you get the two resulting files:
The file '''x-load-ddp.bin.ift''' is meant to boot the board from flash, therefore we need to write that one to the flash. The other file '''x-load.bin.ift''' is the one that will be able to boot our board (very important to get the one from the ''sdcard'' directory, as there's one in the ''flash'' directory also but won't work).
2) Follow the wiki tutorial on [[HowToCrossCompileUboot|How to cross compile The bootloader U-Boot]] until you get the resulting file: '''u-boot.bin'''
== SD Card preparation ==
0
edits