mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Add a new defconfig for the imx8mm-evk board that uses upstream components, such as: - Linux Kernel: Upstream version 6.12.16 - U-boot: Upstream version 2025.01 - ATF: Upstream version 2.12 Signed-off-by: Fabio Estevam <festevam@gmail.com> Tested-by: Julien Olivain <ju.o@free.fr> [Julien: Tested on board 700-31407 REV A1] Signed-off-by: Julien Olivain <ju.o@free.fr>
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
label buildroot
|
|
kernel /boot/Image
|
|
devicetree /boot/freescale/imx8mm-evk.dtb
|
|
append root=PARTUUID=%PARTUUID% rootwait rw
|