Hello,
I uploaded a broken Linux to eMMC and now I need to get a Minized back to factory settings, but I´m having a hard time.
I´m using Vivado 2017.3 and Restore QSPI and EMMC Factory Images -http://zedboard.org/content/restore-qspi-and-emmc-factory-images.
Unlikely the recover documentation, Vivado 2017.3 asks for and fsbl.elf in addition to the bin file.
So I managed to program flash_only_boot_7007S.bin and fsbl (generated from Tutorial 04 FSBL and Boot from QSPI.)
It programmed the QSPI OK, but now all I get is an u-boot with the following:
MMC: sdhci@e0100000: 0, sdhci@e0101000: 1
SF: Detected N25Q128 with page size 256 Bytes, erase size 64 KiB, total 16 MiB
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1(part 0) is current device
reading image.ub
25198592 bytes read in 2321 ms (10.4 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Bad FIT kernel image format!
ERROR: can't get kernel image!
Zynq>
Shouldn´t flash_only_boot_7007S boot entirely from QSPI? I think it is still loading my broken image.ub in the eMMC.