dtc
Device Tree Compiler for Flat Device Trees
RUN apt-get update && \
apt-get install -y device-tree-compiler
RUN apt-get update && \
apt-get install -y device-tree-compiler
RUN apk add dtc
RUN pacman -S --noconfirm dtc
RUN apt-get update && \
apt-get install -y device-tree-compiler
RUN yum install -y dtc
RUN dnf install -y dtc
RUN apt-get update && \
apt-get install -y device-tree-compiler