Skip to content

No success compiling u-boot #1

@Melspowr

Description

@Melspowr

I don't know if the error is mine, so feel free to delete this issue.

Operative System: Artix Linux with extra packages enabled of Archlinux.
CROSS_COMPILER: arm-none-eabi-

Issue: trying to compile the u-boot for the Yuzuki Avaota a1. But
/bin/sh: line 1: ./scripts/dtc/dtc: No such file or directory
Is given as an exit error.

Solution: create a symbolic link to the dtc of the computer.
ln -s /usr/bin/dtc ./scripts/dtc/dtc

Apart:
Maybe a more detailed guide to compile and install u-boot on the machine would be appreciated.
With any means to be rude. ;)

Thanks.

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