meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Brian Hutchinson" <b.hutchman@gmail.com>
To: meta-freescale@lists.yoctoproject.org
Subject: Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Date: Tue, 06 Oct 2020 10:10:00 -0700	[thread overview]
Message-ID: <10765.1602004200589474777@lists.yoctoproject.org> (raw)
In-Reply-To: <CAP9ODKp=GaVr07McJknXvwB2b9d_Zvjx-vW-fZ-p-hFqedw8tg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]

On Tue, Oct 6, 2020 at 09:50 AM, Otavio Salvador wrote:

> 
> Hello Brian,
> 
> See if below change fixes it:
> 
> diff --git a/conf/machine/include/imx-base.inc
> b/conf/machine/include/imx-base.inc
> index 83e49969..db27bd84 100644
> --- a/conf/machine/include/imx-base.inc
> +++ b/conf/machine/include/imx-base.inc
> @@ -231,6 +231,7 @@ MACHINE_FIRMWARE_append_mx6sll = " firmware-imx-epdc"
> MACHINE_FIRMWARE_append_mx6ull = " firmware-imx-epdc"
> MACHINE_FIRMWARE_append_mx53 = " firmware-imx-vpu-imx53
> firmware-imx-sdma-imx53"
> MACHINE_FIRMWARE_append_mx51 = " firmware-imx-vpu-imx51
> firmware-imx-sdma-imx51"
> +MACHINE_FIRMWARE_append_mx8mm = " linux-firmware-imx-sdma-imx7d"
> MACHINE_FIRMWARE_append_mx8mp = " firmware-imx-easrc-imx8mn
> firmware-imx-xcvr-imx8mp firmware-sof-imx"
> MACHINE_FIRMWARE_append_use-mainline-bsp = "
> linux-firmware-imx-sdma-imx6q linux-firmware-imx-sdma-imx7d
> firmware-imx-vpu-imx6q firmware-imx-vpu-imx6d"

So I did build of core-image-minimal with local.conf containing MACHINE_FIRMWARE = 'MACHINE_FIRMWARE_append_mx7d' and still got the sdma errors.

No firmware-imx packages were installed and no /lib/firmware directory created so I guess that explains why.

Now I'm off trying core-image-base.  I'll comment out:

MACHINE_FIRMWARE = 'MACHINE_FIRMWARE_append_mx7d'

... and try that first.

Mush Ryzen 9 3900x, mush!

[-- Attachment #2: Type: text/html, Size: 1651 bytes --]

  reply	other threads:[~2020-10-06 17:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-06  1:24 How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc Brian Hutchinson
2020-10-06  1:34 ` Brian Hutchinson
2020-10-06  3:49   ` Brian Hutchinson
2020-10-06 11:29     ` [meta-freescale] " Otavio Salvador
2020-10-06 12:04       ` Brian Hutchinson
2020-10-06 12:08         ` [meta-freescale] " Otavio Salvador
2020-10-06 16:40           ` Brian Hutchinson
2020-10-06 16:49             ` [meta-freescale] " Otavio Salvador
2020-10-06 17:10               ` Brian Hutchinson [this message]
2020-10-06 19:42                 ` Brian Hutchinson
2020-10-06 19:50                   ` Brian Hutchinson
2020-10-06 20:22                     ` [meta-freescale] " Andrey Zhizhikin
2020-10-06 20:44                       ` Brian Hutchinson
2020-10-07  9:56                         ` [meta-freescale] " Andrey Zhizhikin
2020-10-08  9:10                         ` Andrey Zhizhikin
2020-10-08 12:00                           ` Otavio Salvador
2020-10-06 20:58                   ` Brian Hutchinson
2020-10-06 21:26                     ` Brian Hutchinson
2020-10-06 23:14                       ` [meta-freescale] " Fabio Estevam
2020-10-07  1:35                         ` Brian Hutchinson
2020-10-07  9:49                     ` [meta-freescale] " Andrey Zhizhikin
2021-07-15 23:49                       ` Brian Hutchinson
     [not found]                       ` <16921BC688703423.9621@lists.yoctoproject.org>
2021-07-23 14:12                         ` Brian Hutchinson
2020-10-06 20:28                 ` Andrey Zhizhikin
2020-10-06 20:37                   ` Brian Hutchinson

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=10765.1602004200589474777@lists.yoctoproject.org \
    --to=b.hutchman@gmail.com \
    --cc=meta-freescale@lists.yoctoproject.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;
as well as URLs for NNTP newsgroup(s).