Skip to content

toolchain mismatch between doc and Makefiles #44

@AnthoJack

Description

@AnthoJack

The SOO user guide recommends installing a "arm-linux-gnueabihf" toolchain but u-boot's Makefile expects a "arm-none-eabi" toolchain. linux uses the former when compiling

This results in an error at compile time for u-boot because the toolchain it uses doesn't recognize the architecture given in -mtune

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