-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels