Skip to content

firmware build problem #17

@kev-vek

Description

@kev-vek

I attempted to compile the firmware from source code according to the Readme instructions on Ubuntu 22 (Vivado 2021.2). It seems that the configuration for e310v2 is only available in the v0.38 branch.

During the compilation, it was necessary to update the Toolchain to a newer version (Linaro Arm GNU Toolchain 12.3), as the current build of the rootfs (Buildroot) was failing with an error.

I managed to create an SD card image (make sdimg), but upon powering on, there was no response. When I replace the boot.bin with the one from the SD card, which came with the board, the booting process occurs.

Additionally, I tried to build the openwifi project (https://github.com/open-sdr/openwifi) for e310. Despite using a pre-built u-boot.elf during the boot.bin generation, the resulting boot.bin is still invalid.

Could it be that the HDL project (e310v2), on which the FSBL is based, is not entirely up-to-date?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions