Skip to content

Failed to load fw_payload.bin #9

@Tiago-R

Description

@Tiago-R

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions