mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
This configuration builds an image for the Polyhex Debix Model A SBC DEBIX Model A is an industrial grade single board computer powered by NXP i.MX 8M Plus applications processor https://www.debix.io/hardware/model-a.html - Linux Kernel: Upstream version 6.12.14 - U-boot: Upstream version 2025.01 - ATF: Upstream version 2.12 Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
label buildroot
|
|
kernel /boot/Image
|
|
devicetree /boot/freescale/imx8mp-debix-model-a.dtb
|
|
append root=PARTUUID=%PARTUUID% rootwait rw
|