mkenvimage
U-Boot bootloader utility tools
RUN apt-get update && \
apt-get install -y u-boot-tools
RUN apt-get update && \
apt-get install -y u-boot-tools
RUN pacman -S --noconfirm uboot-tools
RUN apt-get update && \
apt-get install -y u-boot-tools
RUN yum install -y uboot-tools
RUN dnf install -y uboot-tools
RUN apt-get update && \
apt-get install -y u-boot-tools