I am trying to recover a VF61 which already booted.
Using my IRIS v1.1, I can enter the recovery mode and run the update.sh script, which output seems correct:
>$ ./update.sh -d ...
Colibri VF rootfs detected
Put the module in recovery mode and press [ENTER]...
config file <vf_flash/vybrid_usb_work.conf>
parse vf_flash/vybrid_usb_work.conf
starting associating phase
association phase succeeded, response was 0x23454523
HAB security state: development mode (0x56787856)
== work item
filename colibri-vf_bin/u-boot.imx
load_size 0 bytes
load_addr 0x00000000
dcd 1
clear_dcd 0
plug 1
jump_mode 2
jump_addr 0x00000000
== end work item
main dcd length 8
sub dcd length 4
loading binary file(colibri-vf_bin/u-boot.imx) to 3f4074e8, skip=0, fsize=6eb18 type=aa
<<<453400, 453400 bytes>>>
succeeded (status 0x88888888)
jumping to 0x3f4078e8
I found multiple questions like this one except that I can see some output (on the X13 connector of my IRIS v1.1):
CPU: Freescale Vybrid VF610 at 500 MHz
Reset cause: POWER ON RESET
DRAM:
And, that’s all. I cannot access U-Boot.
I don’t know if I missed something of if I should consider the VF61 as dead (I have another one which boots, that’s why I’m pretty sure I can exclude an issue with the IRIS)