Hello everyone, I have an initramfs file that want to be called via initrd in Barebox. I have configured my boot script as below: #!/bin/sh global.bootm.image="/mnt/mmc1.0/Image" global.bootm.initrd="/mnt/mmc1.0/initramfs" global.bootm.oftree="/mnt/mmc1.0/Image-fsl-imx8mm-evk.dtb" global.linux.bootargs.dyn.root="root=/dev/mmcblk1p5 rootwait video=-32 fsck.repair=yes" But when I call this boot script, initramfs is not executed and only Linux Kernel and device tree are loaded and system boots. I have done this process on imx6 board previously and my initramfs was called successfully via initrd. Is this feature not available for imx8mq/imx8mm? Actually the function bootm_load_initrd is never called. Best regards, Reyhaneh -- Reyhaneh Yazdani Data Modul AG TEL: +49-89-56017-154 Embedded development FAX: +49-89-56017-119 Linux - Development RG: HR-Muenchen B-85591 Landsberger Str. 322 D-80687 Muenchen - http://www.data-modul.com Vertrauliche E-Mail von / Confidential e-mail from: DATA MODUL AG Vorstand / CEO: Dr. Florian Pesahl Vorsitzende des Aufsichtsrates / Chairwoman of the Supervisory Board: Kristin D. Russell Sitz der Gesellschaft / Registered Office: München Registergericht / Registration Court: München Handelsregister B 85 591 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox