From: "Yazdani, Reyhaneh" <RYazdani@data-modul.com>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: initrd in imx8mm
Date: Mon, 9 Sep 2019 11:20:57 +0000 [thread overview]
Message-ID: <24b4a193-f09b-a079-afcd-c23009ca25d7@data-modul.com> (raw)
In-Reply-To: <edafd62c-08cc-06d4-a0b0-e8607f6fc61b@data-modul.com>
Hi Ahmad,
yes, you are right. We can embed initramfs in Kernel. I will try to implement
initrd for lib64 in Barebox. Then, I will post it here as a patch :)
On 9/6/19 11:33 AM, reyhaneh yazdani wrote:
> 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2019-09-09 11:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 9:33 Yazdani, Reyhaneh
2019-09-06 9:45 ` Ahmad Fatoum
2019-09-09 11:20 ` Yazdani, Reyhaneh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=24b4a193-f09b-a079-afcd-c23009ca25d7@data-modul.com \
--to=ryazdani@data-modul.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox