Skip to content

toolchain mismatch between doc and Makefiles #44

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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