|
How to add my own patches to linux-fslc-imx
2 messages
Hi, I am currently working on adding our custom patches to linux-fslc-imx on honister. Previously, we had patched linux-imx on Gatesgarth but there seems to have changed a lot. Seems like this kernel
Hi, I am currently working on adding our custom patches to linux-fslc-imx on honister. Previously, we had patched linux-imx on Gatesgarth but there seems to have changed a lot. Seems like this kernel
|
By
Jan Claussen
·
|
|
linux-fslc 5.4.114: rcu_preempt detected stalls on IMX7D
5 messages
#dunfell
#meta-freescale
Hello, We are experiencing kernel crash when we are stress testing WiFi functionality. please see attachment for kernel dump (near end of log) we have read that rcu_preempt dump are sometimes caused b
Hello, We are experiencing kernel crash when we are stress testing WiFi functionality. please see attachment for kernel dump (near end of log) we have read that rcu_preempt dump are sometimes caused b
|
By
benson_young@...
·
|
|
How to configure eth0 on fslc-image-network-full-cmdline
6 messages
Hello, I'm using a wandboard (rev d1) and building the fslc-image-network-full-cmdline image (honister branch). I've got ethernet wired to a switch on my home network, but I cannot figure out how to s
Hello, I'm using a wandboard (rev d1) and building the fslc-image-network-full-cmdline image (honister branch). I've got ethernet wired to a switch on my home network, but I cannot figure out how to s
|
By
Leo
·
|
|
meta-imx issue with Hardknott
2 messages
#hardknott
There is no subgroup for meta-imx, so I'm guessing this one is the closest. I'm trying to create a Hardknott version of Yocto for the i.MX 8M Mini board that we're using. The manufacturer (Congatec) o
There is no subgroup for meta-imx, so I'm guessing this one is the closest. I'm trying to create a Hardknott version of Yocto for the i.MX 8M Mini board that we're using. The manufacturer (Congatec) o
|
By
Ken Davidson
·
|
|
How to put meta-openAmp in imx7d-pico with Hardknott
#hardknott
Hi, I stay trying RPMsng in Yocto. In my case, I have imx7d-pico with hardknott now. I need your help to do pingpong aplication in RPMsng with or without meta-openAmp. In the last toradex webinar on d
Hi, I stay trying RPMsng in Yocto. In my case, I have imx7d-pico with hardknott now. I need your help to do pingpong aplication in RPMsng with or without meta-openAmp. In the last toradex webinar on d
|
By
Neuber Sousa
·
|
|
How to Cross Compile GStreamer for NXP iMX8M Mini using Yocto
2 messages
#meta-freescale
#imx7ulpevk
#yocto
#hardknott
Hi Sir, I am using NXP iMX8M Mini EVK and Yocto imx-linux-hardknott imx-5.10.52 version. Default GStreamer provided in NXP iMX BSP does not support the GStreamer C application it only supports the com
Hi Sir, I am using NXP iMX8M Mini EVK and Yocto imx-linux-hardknott imx-5.10.52 version. Default GStreamer provided in NXP iMX BSP does not support the GStreamer C application it only supports the com
|
By
maneeshsingh1920@...
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
11 messages
Hi, I'm using u-boot U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 in pre-programmed NOR flash and was using linux-fslc-imx 5.4.114 kernel and fw_printenv/fw_setenv were working fine. After upgrading to li
Hi, I'm using u-boot U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 in pre-programmed NOR flash and was using linux-fslc-imx 5.4.114 kernel and fw_printenv/fw_setenv were working fine. After upgrading to li
|
By
Brian Hutchinson
·
|
|
flexspi flashcp doesn't appear to work after moving from linux-fslc-imx 5.4.114 to 5.10.69 on imx8mm-evk board.
3 messages
Hi, At first I was chasing why fw_setenv (see thread "fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.112") quit working after updating to li
Hi, At first I was chasing why fw_setenv (see thread "fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.112") quit working after updating to li
|
By
Brian Hutchinson
·
|
|
#meta-freescale #hardknott Can't remove use-mainline-bsp from MACHINEOVERRIDES
3 messages
#meta-freescale
#hardknott
Hi, I'm working on new board based on imx8m mini and in my MACHINEOVERRIDES in when checking `bitbake -e` I have following list: aarch64:armv8a:use-mainline-bsp:my-machine-name In machine config file
Hi, I'm working on new board based on imx8m mini and in my MACHINEOVERRIDES in when checking `bitbake -e` I have following list: aarch64:armv8a:use-mainline-bsp:my-machine-name In machine config file
|
By
Marek S?omiany
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
11 messages
Hi, First, forgive me for posting a link in an post with no context ... I hit a wrong button and accidentally sent before ready. Bottom line up front. How can I get a 5.10 kernel with multi-lane suppo
Hi, First, forgive me for posting a link in an post with no context ... I hit a wrong button and accidentally sent before ready. Bottom line up front. How can I get a 5.10 kernel with multi-lane suppo
|
By
Brian Hutchinson
·
|
|
imx 510
https://source.codeaurora.org/external/imx/linux-imx/tree/sound/soc/fsl/fsl_sai.c?h=lf-5.10.y
https://source.codeaurora.org/external/imx/linux-imx/tree/sound/soc/fsl/fsl_sai.c?h=lf-5.10.y
|
By
Brian Hutchinson
·
|
|
Yocto - ModuleNotFoundError: No module named 'Crypto'
Hello Community, I am getting one issue in yocto I am trying to execute a python script from inside IMAGE_CMD_tar_append (){ python3 myscript.py } getting following errors from Crypto.PublicKey import
Hello Community, I am getting one issue in yocto I am trying to execute a python script from inside IMAGE_CMD_tar_append (){ python3 myscript.py } getting following errors from Crypto.PublicKey import
|
By
Sunidhi Dixit
·
|
|
Linux v5.10 for i.MX8 development
10 messages
Hi, We are currently using Linux v5.4 for i.MX8 provided by recipe linux-fslc-imx_5.4.bb because as mentioned in recipe as well, branch "5.4-2.3.x-imx" from repo "linux-fslc" get changes merged from b
Hi, We are currently using Linux v5.4 for i.MX8 provided by recipe linux-fslc-imx_5.4.bb because as mentioned in recipe as well, branch "5.4-2.3.x-imx" from repo "linux-fslc" get changes merged from b
|
By
Ankur Tyagi
·
|
|
Issues on github.com/Freescale projects
6 messages
Hi everyone, I see a lot of open issues from the past 2 or 3 years on github/Freescale projects and I'm trying to (slowly) address them as best I can. I'm going to close some of them, and try to assig
Hi everyone, I see a lot of open issues from the past 2 or 3 years on github/Freescale projects and I'm trying to (slowly) address them as best I can. I'm going to close some of them, and try to assig
|
By
Daiane Angolini
·
|
|
Adding out-of-tree kernel modules & drivers
Hi, I am trying to develop a custom ASoC machine driver for an i.MX6 project using yocto. I have followed the yocto provided 'hello-mod' recipe as an example for out-of-tree kernel modules, but unfort
Hi, I am trying to develop a custom ASoC machine driver for an i.MX6 project using yocto. I have followed the yocto provided 'hello-mod' recipe as an example for out-of-tree kernel modules, but unfort
|
By
noel.neu@...
·
|
|
About linux-qoriq in meta-freescale
3 messages
Hi, all Version of kernel in lsdk 2108 has been upgraded to 5.10. I want to know if there is any plan to upgrade linux-qoriq in meta-freescale. It has been 5.4 for a long time. Best regards Lei
Hi, all Version of kernel in lsdk 2108 has been upgraded to 5.10. I want to know if there is any plan to upgrade linux-qoriq in meta-freescale. It has been 5.4 for a long time. Best regards Lei
|
By
leimaohui
·
|
|
how to compile kernel module with SDK
#compilation
hi i am not good at English i have a problem with compiling a kernel module a board is imx6sx evk and kernel is 5.10.35 , yocto is hardknott ( is right ? i installed with this command : repo init -u h
hi i am not good at English i have a problem with compiling a kernel module a board is imx6sx evk and kernel is 5.10.35 , yocto is hardknott ( is right ? i installed with this command : repo init -u h
|
By
hkkim@...
·
|
|
RPmsg in pico-imx7d using mainline linux (5.6.xx) and Yocto dunfell
3 messages
I have been interested in communicating between the a7 and the m4 of my imx7d-pico using RPmsg for a long time. Today I found that this tutorial:https://www.youtube.com/watch?v=4zMyjaEgj2U&t=1182s I d
I have been interested in communicating between the a7 and the m4 of my imx7d-pico using RPmsg for a long time. Today I found that this tutorial:https://www.youtube.com/watch?v=4zMyjaEgj2U&t=1182s I d
|
By
Neuber Sousa
·
|
|
#meta-freescale Broken linux-fslc/5.4-2.3.x-imx repo on hardknott branch
10 messages
#meta-freescale
Hi, I've just built the hardknott branch and the kernel is not bootable on my SABRE-based platform. I was digging a little bit the linux-fslc/5.4-2.3.x-imx repo and found the commit which causes the p
Hi, I've just built the hardknott branch and the kernel is not bootable on my SABRE-based platform. I was digging a little bit the linux-fslc/5.4-2.3.x-imx repo and found the commit which causes the p
|
By
Piotr
·
|
|
[PATCH] imx-cst: introduce the recipe for the version 3.3.0
5 messages
Signed-off-by: Thomas Perrot <thomas.perrot@...> --- .../recipes-devtools/cst/imx-cst_3.3.0.bb | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 dynamic-layers/openembedded-
Signed-off-by: Thomas Perrot <thomas.perrot@...> --- .../recipes-devtools/cst/imx-cst_3.3.0.bb | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 dynamic-layers/openembedded-
|
By
Thomas Perrot
·
|