-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I've built the bitstream, fw_payload.bin and Linux image following the exact instructions given in this repo apart from using a single core protosyn -b genesys2 -d system -c ariane --x_tiles=1 --y_tiles=1 --linux_bootrom=uboot instead of protosyn -b genesys2 -d system -c ariane --x_tiles=2 --y_tiles=1 --linux_bootrom=uboot. All compiles without errors.
I then format my SD card with an ext4 partition and filesystem and copy fw_payload.bin and Image to a /boot/ directory.
When booting the board I get an error when SPL tries to load /boot/fw_payload.bin:
Trying to boot from MMC1
spl: ext4fs_open failed
spl_load_image_ext: error reading image boot/fw_payload.bin, err - -1
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Resetting the board yields no different results.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels