|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
I think you're mixing up 2 conceptual points here: distro vs image.
You can have a wayland distro, but only include a handful of packages
and features of it into the image. Distro does not define the
I think you're mixing up 2 conceptual points here: distro vs image.
You can have a wayland distro, but only include a handful of packages
and features of it into the image. Distro does not define the
|
By
Andrey Zhizhikin
·
#24456
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Hello Brian,
Well, this is I guess an expected behavior. firmware packages are
listed in MACHINE_EXTRA_RRECOMMENDS, which is (according to Yocto
Reference manual,
Hello Brian,
Well, this is I guess an expected behavior. firmware packages are
listed in MACHINE_EXTRA_RRECOMMENDS, which is (according to Yocto
Reference manual,
|
By
Andrey Zhizhikin
·
#24455
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 04:15 PM, Fabio Estevam wrote:
On Tue, Oct 6, 2020 at 6:26 PM Brian Hutchinson <b.hutchman@...> wrote:
... noticed this in dmesg:
[ 4.003745] udevd[263]: starting eudev-3.2.9
[
On Tue, Oct 6, 2020 at 04:15 PM, Fabio Estevam wrote:
On Tue, Oct 6, 2020 at 6:26 PM Brian Hutchinson <b.hutchman@...> wrote:
... noticed this in dmesg:
[ 4.003745] udevd[263]: starting eudev-3.2.9
[
|
By
Brian Hutchinson
·
#24454
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
No, 4.5 is the external SDMA firmware version. This looks correct.
No, 4.5 is the external SDMA firmware version. This looks correct.
|
By
Fabio Estevam
·
#24453
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
... noticed this in dmesg:
[ 4.003745] udevd[263]: starting eudev-3.2.9
[ 4.086853] imx-sdma
... noticed this in dmesg:
[ 4.003745] udevd[263]: starting eudev-3.2.9
[ 4.086853] imx-sdma
|
By
Brian Hutchinson
·
#24452
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 12:42 PM, Brian Hutchinson wrote:
Smoking sstate & tmp and trying build again with:
IMAGE_INSTALL_append = " firmware-imx-sdma-imx7d firmware-imx-epdc"
So just finished the
On Tue, Oct 6, 2020 at 12:42 PM, Brian Hutchinson wrote:
Smoking sstate & tmp and trying build again with:
IMAGE_INSTALL_append = " firmware-imx-sdma-imx7d firmware-imx-epdc"
So just finished the
|
By
Brian Hutchinson
·
#24451
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 01:22 PM, Andrey Zhizhikin wrote:
Hello Brian,
On Tue, Oct 6, 2020 at 9:51 PM Brian Hutchinson <b.hutchman@...> wrote:
... what "distro" 'should' I be using since I have a
On Tue, Oct 6, 2020 at 01:22 PM, Andrey Zhizhikin wrote:
Hello Brian,
On Tue, Oct 6, 2020 at 9:51 PM Brian Hutchinson <b.hutchman@...> wrote:
... what "distro" 'should' I be using since I have a
|
By
Brian Hutchinson
·
#24450
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 01:28 PM, Andrey Zhizhikin wrote:
Mush Ryzen 9 3900x, mush!Brian,
Did you try Otavio's patch? Would be curious to know if that solved
the absence of SDMA FW package for you.I
On Tue, Oct 6, 2020 at 01:28 PM, Andrey Zhizhikin wrote:
Mush Ryzen 9 3900x, mush!Brian,
Did you try Otavio's patch? Would be curious to know if that solved
the absence of SDMA FW package for you.I
|
By
Brian Hutchinson
·
#24449
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Hello Otavio / Brian,
That should actually do the trick! I just realized that the mx8m is
completely missing the MACHINE_FIRMWARE definition. I'm starting to
wonder - was it actually ever defined for
Hello Otavio / Brian,
That should actually do the trick! I just realized that the mx8m is
completely missing the MACHINE_FIRMWARE definition. I'm starting to
wonder - was it actually ever defined for
|
By
Andrey Zhizhikin
·
#24448
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Hello Brian,
I suggest you go with your own distro then, as you can leverage the
DISTRO_FEATURES in it yourself. You can either take any of 'fsl-'
prefixed distros over 'poky' if you need some NXP
Hello Brian,
I suggest you go with your own distro then, as you can leverage the
DISTRO_FEATURES in it yourself. You can either take any of 'fsl-'
prefixed distros over 'poky' if you need some NXP
|
By
Andrey Zhizhikin
·
#24447
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
... what "distro" 'should' I be using since I have a custom board that's based on imx8mm evk but I don't necessarily want/need wifi, bluetooth, video, touchscreen etc.???
Is poky what's causing my
... what "distro" 'should' I be using since I have a custom board that's based on imx8mm evk but I don't necessarily want/need wifi, bluetooth, video, touchscreen etc.???
Is poky what's causing my
|
By
Brian Hutchinson
·
#24446
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
More background information in case it matters.
I did my original setup with:
EULA=1 MACHINE=imx8mmevk DISTRO=poky source setup-environment build
... because I don't want/need graphics etc.
After
More background information in case it matters.
I did my original setup with:
EULA=1 MACHINE=imx8mmevk DISTRO=poky source setup-environment build
... because I don't want/need graphics etc.
After
|
By
Brian Hutchinson
·
#24445
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
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
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
|
By
Brian Hutchinson
·
#24444
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
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
---
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
---
|
By
Otavio Salvador
·
#24443
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 05:08 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 09:04, Brian Hutchinson
<b.hutchman@...> escreveu:
That's great! Just curious when was this done as I did a fresh
On Tue, Oct 6, 2020 at 05:08 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 09:04, Brian Hutchinson
<b.hutchman@...> escreveu:
That's great! Just curious when was this done as I did a fresh
|
By
Brian Hutchinson
·
#24442
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Em ter., 6 de out. de 2020 às 09:04, Brian Hutchinson
<b.hutchman@...> escreveu:
20 minutes ago :-)
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
Em ter., 6 de out. de 2020 às 09:04, Brian Hutchinson
<b.hutchman@...> escreveu:
20 minutes ago :-)
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
|
By
Otavio Salvador
·
#24441
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Tue, Oct 6, 2020 at 04:29 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 00:49, Brian Hutchinson
<b.hutchman@...> escreveu:
On Mon, Oct 5, 2020 at 06:34 PM, Brian Hutchinson
On Tue, Oct 6, 2020 at 04:29 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 00:49, Brian Hutchinson
<b.hutchman@...> escreveu:
On Mon, Oct 5, 2020 at 06:34 PM, Brian Hutchinson
|
By
Brian Hutchinson
·
#24440
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Em ter., 6 de out. de 2020 às 00:49, Brian Hutchinson
<b.hutchman@...> escreveu:
...
...
I fixed this on master and dunfell; please do a repo sync and give it a new try.
--
Otavio Salvador
Em ter., 6 de out. de 2020 às 00:49, Brian Hutchinson
<b.hutchman@...> escreveu:
...
...
I fixed this on master and dunfell; please do a repo sync and give it a new try.
--
Otavio Salvador
|
By
Otavio Salvador
·
#24439
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Mon, Oct 5, 2020 at 06:34 PM, Brian Hutchinson wrote:
On Mon, Oct 5, 2020 at 06:24 PM, Brian Hutchinson wrote:
Just built latest Freescale Community BSP core-image-minimal (kernel 5.4.67 was built)
On Mon, Oct 5, 2020 at 06:34 PM, Brian Hutchinson wrote:
On Mon, Oct 5, 2020 at 06:24 PM, Brian Hutchinson wrote:
Just built latest Freescale Community BSP core-image-minimal (kernel 5.4.67 was built)
|
By
Brian Hutchinson
·
#24438
·
|
|
Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
On Mon, Oct 5, 2020 at 06:24 PM, Brian Hutchinson wrote:
Just built latest Freescale Community BSP core-image-minimal (kernel 5.4.67 was built) for imx8mm-evk and firmware-imx is not included in
On Mon, Oct 5, 2020 at 06:24 PM, Brian Hutchinson wrote:
Just built latest Freescale Community BSP core-image-minimal (kernel 5.4.67 was built) for imx8mm-evk and firmware-imx is not included in
|
By
Brian Hutchinson
·
#24437
·
|