|
#yocto #meta-freescale #qca9377 #imx7ulpevk #gatesgarth
#yocto
#meta-freescale
#qca9377
#imx7ulpevk
#gatesgarth
Hi,
I am trying to include qca9377 module in my image (yocto-gatesgarth). I am using command bitbake imx-image-full, and i added two lines in my local.conf file: MACHINE_FEATURES += "
Hi,
I am trying to include qca9377 module in my image (yocto-gatesgarth). I am using command bitbake imx-image-full, and i added two lines in my local.conf file: MACHINE_FEATURES += "
|
By
jovanalukovic0@...
·
#24657
·
Edited
|
|
Re: error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad
Hi,
Done.
https://github.com/Freescale/meta-freescale/issues/721
Best regards
Lei
Hi,
Done.
https://github.com/Freescale/meta-freescale/issues/721
Best regards
Lei
|
By
leimaohui
·
#24656
·
|
|
Re: mesa no longer supports swrast starting with version 21
Ah, right. I'm still not that used to going to Github for meta-freescale issues :)
On 13.04.21 16:44, Tom Hochstein wrote:
Ah, right. I'm still not that used to going to Github for meta-freescale issues :)
On 13.04.21 16:44, Tom Hochstein wrote:
|
By
Carlos Rafael Giani
·
#24655
·
|
|
Re: mesa no longer supports swrast starting with version 21
By
Tom Hochstein
·
#24654
·
|
|
mesa no longer supports swrast starting with version 21
Beginning with version 21, swrast is no more: https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Kills-SWRAST
As a consequence, trying to build mesa with the meta-freescale bbappends and
Beginning with version 21, swrast is no more: https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Kills-SWRAST
As a consequence, trying to build mesa with the meta-freescale bbappends and
|
By
Carlos Rafael Giani
·
#24653
·
|
|
Re: building lttng-modules fails
Just wanted to give an update on this. Looks like recipe is configured to not fail or complain if kernel isn't configured correctly for LTTng so on first attempt to build, the lttng-modules were not
Just wanted to give an update on this. Looks like recipe is configured to not fail or complain if kernel isn't configured correctly for LTTng so on first attempt to build, the lttng-modules were not
|
By
Brian Hutchinson
·
#24652
·
|
|
Re: error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad
Could you open an issue on GitHub about it? I'll take a look once I
find some time.
Em seg., 12 de abr. de 2021 às 03:29, svdb
<sam.van.den.berge@...> escreveu:
--
Otavio Salvador
Could you open an issue on GitHub about it? I'll take a look once I
find some time.
Em seg., 12 de abr. de 2021 às 03:29, svdb
<sam.van.den.berge@...> escreveu:
--
Otavio Salvador
|
By
Otavio Salvador
·
#24651
·
|
|
Re: [u-boot-fslc] enable d-cache in SPL for i.MX6
Em seg., 12 de abr. de 2021 às 08:20, Asfak Rahman
<asfakr@...> escreveu:
The best place to discuss this is on the U-Boot mailing list, as
people here are not focused on the U-Boot neither
Em seg., 12 de abr. de 2021 às 08:20, Asfak Rahman
<asfakr@...> escreveu:
The best place to discuss this is on the U-Boot mailing list, as
people here are not focused on the U-Boot neither
|
By
Otavio Salvador
·
#24650
·
|
|
[u-boot-fslc] enable d-cache in SPL for i.MX6
Hello,
Has anybody succeeded to enable d-cache in SPL for imx6 (SOLO/DUAL) chip?
I am using u-boot-fslc 2018.11. I found one patch which enables d-cache for omap chip, but similar approach did not
Hello,
Has anybody succeeded to enable d-cache in SPL for imx6 (SOLO/DUAL) chip?
I am using u-boot-fslc 2018.11. I found one patch which enables d-cache for omap chip, but similar approach did not
|
By
Asfak Rahman
·
#24649
·
|
|
Re: error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad
Hi Lei,
Some time ago I think we were discussing the same issue. See
https://lists.yoctoproject.org/g/meta-freescale/topic/75903226.
Unfortunately I haven't been able to investigate any further. Now
Hi Lei,
Some time ago I think we were discussing the same issue. See
https://lists.yoctoproject.org/g/meta-freescale/topic/75903226.
Unfortunately I haven't been able to investigate any further. Now
|
By
Sam Van Den Berge
·
#24648
·
|
|
error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad
Hi,
I select linux-qoriq as kernel in my config file:
PREFERRED_PROVIDER_virtual/kernel = "linux-qoriq"
And I met the following error with the latest commit of master branch today.
Hi,
I select linux-qoriq as kernel in my config file:
PREFERRED_PROVIDER_virtual/kernel = "linux-qoriq"
And I met the following error with the latest commit of master branch today.
|
By
leimaohui
·
#24647
·
|
|
building lttng-modules fails
Hi,
I'm on Dunfell and added lttng-tools lttng-modules and lttng-ust to my build for a imx8mm-evk based board.
The build of lttng-modules fails and looking on line for the solution is puzzling. I see
Hi,
I'm on Dunfell and added lttng-tools lttng-modules and lttng-ust to my build for a imx8mm-evk based board.
The build of lttng-modules fails and looking on line for the solution is puzzling. I see
|
By
Brian Hutchinson
·
#24646
·
|
|
Re: MIPI DSI driver for imx8mn in linux-fslc
Hi Peter,
Yes, you are correct. There is no i.MX8MM MIPI DSI support in mainline yet.
Hi Peter,
Yes, you are correct. There is no i.MX8MM MIPI DSI support in mainline yet.
|
By
Fabio Estevam
·
#24645
·
|
|
MIPI DSI driver for imx8mn in linux-fslc
Hi,
I did a try to bring up mainline-bsp on a i.Mx8mn EVK (imx8mn-ddr4-evk) to try graphics. My EVK has a IMX-MIPI-HDMI adapter attached. When booting this setup with mainline-bsp (Linux
Hi,
I did a try to bring up mainline-bsp on a i.Mx8mn EVK (imx8mn-ddr4-evk) to try graphics. My EVK has a IMX-MIPI-HDMI adapter attached. When booting this setup with mainline-bsp (Linux
|
By
Peter Bergin
·
#24644
·
|
|
Bus load monitoring tool for i.MX8
Hi,
We are interested in measuring memory and internal bus bandwidth/utilization in the i.MX8 QuadMax SoC, like the information provided by the MMDC2 tool for the I.MX6. Is there any special tool
Hi,
We are interested in measuring memory and internal bus bandwidth/utilization in the i.MX8 QuadMax SoC, like the information provided by the MMDC2 tool for the I.MX6. Is there any special tool
|
By
asconcepcion
·
#24643
·
|
|
perf with OpenCSD on Yocto Zeus - reg.
Hi,
I've been trying to integrate Open CoreSight Decoding (OpenCSD) Library on a yocto Zeus build for i.MX 8M Quad processor. However, the OpenCSD is removed from the perf recipe in the iMX BSP
Hi,
I've been trying to integrate Open CoreSight Decoding (OpenCSD) Library on a yocto Zeus build for i.MX 8M Quad processor. However, the OpenCSD is removed from the perf recipe in the iMX BSP
|
By
Daniel Selvan <daniel.selvan@...>
·
#24642
·
|
|
Replacement for CONFIG_FSL_UTP
Hi,
We've been using the mfgtool kernel (mostly because of CONFIG_FSL_UTP) along with imx_usb_loader and utp_com for some time now. It does the job but I recently noticed that support seems to be
Hi,
We've been using the mfgtool kernel (mostly because of CONFIG_FSL_UTP) along with imx_usb_loader and utp_com for some time now. It does the job but I recently noticed that support seems to be
|
By
Marc Ferland
·
#24641
·
|
|
Use display screen with mipi lvds converter sn65dsi83
#yocto
#meta-freescale
On an imx8mm with a linux 5.4.x I'm trying to get a screen to work. I have a mipi lvds sn65dsi83 converter but once the kernel starts up the screen does not work and I have its kernel errors.
Can you
On an imx8mm with a linux 5.4.x I'm trying to get a screen to work. I have a mipi lvds sn65dsi83 converter but once the kernel starts up the screen does not work and I have its kernel errors.
Can you
|
By
Joris Offouga
·
#24640
·
|
|
Re: kswap0 25% in linux-imx kernel
I strongly advise you to move to newer release. We've been using Linux
mainline for i.MX6 in many projects and might be worth checking.
Em seg., 22 de mar. de 2021 às 10:42, Mauro
I strongly advise you to move to newer release. We've been using Linux
mainline for i.MX6 in many projects and might be worth checking.
Em seg., 22 de mar. de 2021 às 10:42, Mauro
|
By
Otavio Salvador
·
#24639
·
|
|
kswap0 25% in linux-imx kernel
Hi all
Sometime the kswap0 kernel thread jump to 25% of CPU.
I'm working on imx6dl sabresd derived board.
When this happens the "power" drop down very fast.
I have no swap partition defined and swapon
Hi all
Sometime the kswap0 kernel thread jump to 25% of CPU.
I'm working on imx6dl sabresd derived board.
When this happens the "power" drop down very fast.
I have no swap partition defined and swapon
|
By
Mauro Ziliani
·
#24638
·
|