|
Re: Want to use linux-fslc 5.10 with Dunfell
Since I have the hardware I'll try it out. I have a stock NXP imx8mm-evk and a custom board based off the EVK design.
Regards,
Brian
Since I have the hardware I'll try it out. I have a stock NXP imx8mm-evk and a custom board based off the EVK design.
Regards,
Brian
|
By
Brian Hutchinson
·
#24602
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hi Andrey,
That's awesome! Thanks for working on this. Appreciate it.
Cheers
Hi Andrey,
That's awesome! Thanks for working on this. Appreciate it.
Cheers
|
By
Fabio Estevam
·
#24601
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hello Fabio,
I'm working on this solution in my fork, and have it almost ready for
submission.
If anyone would be interested to try it out and test, you can have a
look at
Hello Fabio,
I'm working on this solution in my fork, and have it almost ready for
submission.
If anyone would be interested to try it out and test, you can have a
look at
|
By
Andrey Zhizhikin
·
#24600
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hi Brian,
This is normal. The sdma firmware cannot be retrieved at this point
because it stays in the rootfs and the mmc has not been probed yet.
Further in the log you will see:
[ 9.479877]
Hi Brian,
This is normal. The sdma firmware cannot be retrieved at this point
because it stays in the rootfs and the mmc has not been probed yet.
Further in the log you will see:
[ 9.479877]
|
By
Fabio Estevam
·
#24599
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Otavio, tell me again why I'm still getting this:
[ 1.853583] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 1.861409] imx-sdma
Otavio, tell me again why I'm still getting this:
[ 1.853583] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 1.861409] imx-sdma
|
By
Brian Hutchinson
·
#24598
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Yet another update. I further modified my machine .conf to remove .dtb's and features I didn't need and finally got the board booting 5.10.18! When I dd the wic image to sdcard it wouldn't boot so
Yet another update. I further modified my machine .conf to remove .dtb's and features I didn't need and finally got the board booting 5.10.18! When I dd the wic image to sdcard it wouldn't boot so
|
By
Brian Hutchinson
·
#24597
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Update. So I messed around and changed the things Andrey mentioned and tried another build just for kicks. If completed with only one kernel error:
| OBJCOPY arch/arm64/boot/Image
| DTC
Update. So I messed around and changed the things Andrey mentioned and tried another build just for kicks. If completed with only one kernel error:
| OBJCOPY arch/arm64/boot/Image
| DTC
|
By
Brian Hutchinson
·
#24596
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Thanks Andrey,
"Consequences" is an understatement. My heart sank as I started digging into this and saw things like:
# Handle default kernel
IMX_DEFAULT_KERNEL =
Thanks Andrey,
"Consequences" is an understatement. My heart sank as I started digging into this and saw things like:
# Handle default kernel
IMX_DEFAULT_KERNEL =
|
By
Brian Hutchinson
·
#24595
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hello Brian,
I've tried to touch this part in
https://lists.yoctoproject.org/g/meta-freescale/message/24551
Bottom line is: to use linux-fslc as a provider for virtual/kernel -
you need to change
Hello Brian,
I've tried to touch this part in
https://lists.yoctoproject.org/g/meta-freescale/message/24551
Bottom line is: to use linux-fslc as a provider for virtual/kernel -
you need to change
|
By
Andrey Zhizhikin
·
#24594
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Ok, forgive me but I'm obviously still in the weeds. Still trying to pull in linux 5.10 from master. If linux-fslc is basically community kernel with NXP fixes and patches mainlined ... why is there
Ok, forgive me but I'm obviously still in the weeds. Still trying to pull in linux 5.10 from master. If linux-fslc is basically community kernel with NXP fixes and patches mainlined ... why is there
|
By
Brian Hutchinson
·
#24593
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Thanks Peter,
That helps a lot. It was my intent to be using FSL kernel and turns out I've been using linux-fslc-imx thus far. When I first started working on NXP SoC (switched from TI about a year
Thanks Peter,
That helps a lot. It was my intent to be using FSL kernel and turns out I've been using linux-fslc-imx thus far. When I first started working on NXP SoC (switched from TI about a year
|
By
Brian Hutchinson
·
#24592
·
|
|
Re: #yocto
#yocto
Em ter., 2 de mar. de 2021 às 09:02, <sahilsaini06@...> escreveu:
It is, but it all depends on the requirements. Usually we do minimal environments for those embedded devices.
--
Otavio Salvador
Em ter., 2 de mar. de 2021 às 09:02, <sahilsaini06@...> escreveu:
It is, but it all depends on the requirements. Usually we do minimal environments for those embedded devices.
--
Otavio Salvador
|
By
Otavio Salvador
·
#24591
·
|
|
#yocto
#yocto
I am evaluating i.Mx8MM_EVK board for interest and research in Yocto project. I have a question related to system build. Is it feasible to run GNMOE over Wayland and build the Yocto with .deb package
I am evaluating i.Mx8MM_EVK board for interest and research in Yocto project. I have a question related to system build. Is it feasible to run GNMOE over Wayland and build the Yocto with .deb package
|
By
sahilsaini06@...
·
#24590
·
|
|
Re: bitbake core-image-minimal failed
Found the issue is caused by realpath, replaced with it in 18.04 and it's OK
在 2021-03-02 11:53:08,"nus1998" <nus1998@...> 写道:
Found the issue is caused by realpath, replaced with it in 18.04 and it's OK
在 2021-03-02 11:53:08,"nus1998" <nus1998@...> 写道:
|
By
nus1998
·
#24589
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hello Brian,
This has been answered by Peter already.
The whole point of the note in the recipe is: if there is a patch that
should be applied to the kernel tree of linux-fslc-imx - then it
should
Hello Brian,
This has been answered by Peter already.
The whole point of the note in the recipe is: if there is a patch that
should be applied to the kernel tree of linux-fslc-imx - then it
should
|
By
Andrey Zhizhikin
·
#24588
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Hi Brian,
you have a bit more info in this thread https://lists.yoctoproject.org/g/meta-freescale/topic/80897983.
And you can also read the information in the recipes about different kernels their
Hi Brian,
you have a bit more info in this thread https://lists.yoctoproject.org/g/meta-freescale/topic/80897983.
And you can also read the information in the recipes about different kernels their
|
By
Peter Bergin
·
#24587
·
|
|
Re: bitbake core-image-minimal failed
Hi,
I found the topic at https://patches.openembedded.org/patch/174159/
Is there an update?
在 2021-03-02 11:53:08,"nus1998" <nus1998@...> 写道:
Hi,
I found the topic at https://patches.openembedded.org/patch/174159/
Is there an update?
在 2021-03-02 11:53:08,"nus1998" <nus1998@...> 写道:
|
By
nus1998
·
#24586
·
|
|
bitbake core-image-minimal failed
Hi,
I'm using imx zeus 5.4.70-2.3.1, when I build the minimal images, an error encountered:
../../git/src/yp_xdr.c:38:23: fatal error: netconfig.h: No such file or directory
| #include
Hi,
I'm using imx zeus 5.4.70-2.3.1, when I build the minimal images, an error encountered:
../../git/src/yp_xdr.c:38:23: fatal error: netconfig.h: No such file or directory
| #include
|
By
nus1998
·
#24585
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Can someone school me on how this works? I guess I don't know or understand the relationship between linux-fslc and linux-fslc-imx recipies in meta-freescale/recipies-kernel/linux
Looking at the
Can someone school me on how this works? I guess I don't know or understand the relationship between linux-fslc and linux-fslc-imx recipies in meta-freescale/recipies-kernel/linux
Looking at the
|
By
Brian Hutchinson
·
#24584
·
|
|
Re: Want to use linux-fslc 5.10 with Dunfell
Em seg., 1 de mar. de 2021 às 15:29, Brian Hutchinson
<b.hutchman@...> escreveu:
It is ready for use in gatesgarth and master.
--
Otavio Salvador O.S.
Em seg., 1 de mar. de 2021 às 15:29, Brian Hutchinson
<b.hutchman@...> escreveu:
It is ready for use in gatesgarth and master.
--
Otavio Salvador O.S.
|
By
Otavio Salvador
·
#24583
·
|