Make dtc error by ATF Files making[Resolved]

image I’m not familiar with linux and I’ve been looking for a long time when I encounter a compilation error. The result is a simple tool missing problem.

DTC fdts/mt7986.dts

make: dtc: No such file or directory

That error mean u miss some tool packages ,I refer to this to install all compilation tools to solve:https://github.com/riscv-software-src/riscv-tools#quickstart ( Quickstart)

OK:image

make uboot & ATF there:

1 Like

dtc is provided by device-tree-compiler