|
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
·
|
|
How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
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 sdcard image ... which I think is why I'm getting messages
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 sdcard image ... which I think is why I'm getting messages
|
By
Brian Hutchinson
·
#24436
·
|
|
Re: [PATCH] imx-boot: add back LD_LIBRARY_PATH exporting
Em seg., 5 de out. de 2020 às 09:41, Ming Liu <liu.ming50@...> escreveu:
Please open a PR with it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
Em seg., 5 de out. de 2020 às 09:41, Ming Liu <liu.ming50@...> escreveu:
Please open a PR with it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
|
By
Otavio Salvador
·
#24435
·
|
|
[PATCH] imx-boot: add back LD_LIBRARY_PATH exporting
From: Ming Liu <liu.ming50@...>
It was dropped by commit 65100fad:
[ imx-mkimage: upgrade to version 1.0 ]
after that, the following error was observed again:
| ./mkimage_uboot -E -p 0x3000 -f
From: Ming Liu <liu.ming50@...>
It was dropped by commit 65100fad:
[ imx-mkimage: upgrade to version 1.0 ]
after that, the following error was observed again:
| ./mkimage_uboot -E -p 0x3000 -f
|
By
Ming Liu <liu.ming50@...>
·
#24434
·
|
|
Re: gstreamer-plugins-bad build error in dunfell for SABRESD platform
Em seg., 5 de out. de 2020 às 04:51, Georg Hartinger
<Georg.Hartinger@...> escreveu:
Yes, please open it.
--
Otavio Salvador O.S.
Em seg., 5 de out. de 2020 às 04:51, Georg Hartinger
<Georg.Hartinger@...> escreveu:
Yes, please open it.
--
Otavio Salvador O.S.
|
By
Otavio Salvador
·
#24433
·
|
|
Re: gstreamer-plugins-bad build error in dunfell for SABRESD platform
Hi Otavio,
> Verify using Poky (dunfell-next) as there is a queued fix for it.
Same issue there
> You can open there and if it is not meta-freescale specific we try to
address and reassign.
Thanks for
Hi Otavio,
> Verify using Poky (dunfell-next) as there is a queued fix for it.
Same issue there
> You can open there and if it is not meta-freescale specific we try to
address and reassign.
Thanks for
|
By
Georg Hartinger
·
#24432
·
|