|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi everyone and thank you for the comments/ideas etc. I found my problem. In the new imx8mm-evk.dts for 5.10.69 the flexspi node has spi-tx-bus-width = <1>; and in all the previous kernel versions it
Hi everyone and thank you for the comments/ideas etc. I found my problem. In the new imx8mm-evk.dts for 5.10.69 the flexspi node has spi-tx-bus-width = <1>; and in all the previous kernel versions it
|
By
Brian Hutchinson
· #24792
·
|
|
flexspi flashcp doesn't appear to work after moving from linux-fslc-imx 5.4.114 to 5.10.69 on imx8mm-evk board.
Hello, I found my problem. In the new imx8mm-evk.dts for 5.10.69 the flexspi node has spi-tx-bus-width = <1>; and in all the previous kernel versions it was spi-tx-bus-width = <4>; so when moving our
Hello, I found my problem. In the new imx8mm-evk.dts for 5.10.69 the flexspi node has spi-tx-bus-width = <1>; and in all the previous kernel versions it was spi-tx-bus-width = <4>; so when moving our
|
By
Brian Hutchinson
· #24791
·
|
|
flexspi flashcp doesn't appear to work after moving from linux-fslc-imx 5.4.114 to 5.10.69 on imx8mm-evk board.
Does imx8mm have tools to find pinmux conflicts, see pins in use etc.? Regards, Brian
Does imx8mm have tools to find pinmux conflicts, see pins in use etc.? Regards, Brian
|
By
Brian Hutchinson
· #24790
·
|
|
flexspi flashcp doesn't appear to work after moving from linux-fslc-imx 5.4.114 to 5.10.69 on imx8mm-evk board.
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
· #24789
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Peter, Update below. No. Apparently not. I've compared kernel .config and device tree source from 5.4 series kernel and 5.10 series kernel and I cannot find an explanation for this but the followin
Hi Peter, Update below. No. Apparently not. I've compared kernel .config and device tree source from 5.4 series kernel and 5.10 series kernel and I cannot find an explanation for this but the followin
|
By
Brian Hutchinson
· #24788
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Peter, You got me! In my previous build I just had libubootenv and that appeared to work for my dunfell build somehow even that release shows fw_printenv/fw_setenv to be in the libubootenv-bin pack
Hi Peter, You got me! In my previous build I just had libubootenv and that appeared to work for my dunfell build somehow even that release shows fw_printenv/fw_setenv to be in the libubootenv-bin pack
|
By
Brian Hutchinson
· #24787
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Update. I booted my board via NFS using core-image-base from the hardknot build I got 5.10.69 from and libubootenv. I copied in fw_printenv/fs_setenv from tmp/work/imx8mm_ddr4_evk-poky-linux/libuboote
Update. I booted my board via NFS using core-image-base from the hardknot build I got 5.10.69 from and libubootenv. I copied in fw_printenv/fs_setenv from tmp/work/imx8mm_ddr4_evk-poky-linux/libuboote
|
By
Brian Hutchinson
· #24784
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Fabio, Nope, cat /proc/mtd looks good. Same order as in previous kernels. It does not. It shows no signs of a problem, returns no errors or warnings at all. It "looks" like it worked normal but doe
Hi Fabio, Nope, cat /proc/mtd looks good. Same order as in previous kernels. It does not. It shows no signs of a problem, returns no errors or warnings at all. It "looks" like it worked normal but doe
|
By
Brian Hutchinson
· #24783
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
On Mon, Nov 8, 2021 at 3:03 AM Peter Bergin <peter@...> wrote: Hi Peter, Hi Brian, On 2021-11-08 05:01, Brian Hutchinson wrote: Hi, I'm using u-boot U-Boot 2019.04-4.19.35-1.1.0+g4d377539
On Mon, Nov 8, 2021 at 3:03 AM Peter Bergin <peter@...> wrote: Hi Peter, Hi Brian, On 2021-11-08 05:01, Brian Hutchinson wrote: Hi, I'm using u-boot U-Boot 2019.04-4.19.35-1.1.0+g4d377539
|
By
Brian Hutchinson
· #24782
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
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
· #24779
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
REFERRED_PROVIDER_virtual/kernel = "linux-fslc-imx"Hi Andrey, So I did a repo sync in my hardknott checkout. Then changed to IMX_DEFAULT_BSP = "nxp" in imx8mm-evk.inc and added PREFERRED_PROVIDER_virt
REFERRED_PROVIDER_virtual/kernel = "linux-fslc-imx"Hi Andrey, So I did a repo sync in my hardknott checkout. Then changed to IMX_DEFAULT_BSP = "nxp" in imx8mm-evk.inc and added PREFERRED_PROVIDER_virt
|
By
Brian Hutchinson
· #24775
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
Hey Andrey, So I was in error. I looked back at the local.conf where our 5.4 kernel came from that we are happy with (and has multi-lane) and it was linux-fslc-imx so I guess it's linux-fslc with some
Hey Andrey, So I was in error. I looked back at the local.conf where our 5.4 kernel came from that we are happy with (and has multi-lane) and it was linux-fslc-imx so I guess it's linux-fslc with some
|
By
Brian Hutchinson
· #24774
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
Hey Fabio, I went back and looked at my 5.4 kernel that has the multi-lane support. My local.conf has REFERRED_PROVIDER_virtual/kernel = "linux-fslc-imx" Regards, Brian
Hey Fabio, I went back and looked at my 5.4 kernel that has the multi-lane support. My local.conf has REFERRED_PROVIDER_virtual/kernel = "linux-fslc-imx" Regards, Brian
|
By
Brian Hutchinson
· #24773
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
Hi Andrey, I really would like to stick with linux-fslc since that's what we've been using for more than a year now. Kind of scared to switch back to linux-fslc-imx (I'll try to do better with my term
Hi Andrey, I really would like to stick with linux-fslc since that's what we've been using for more than a year now. Kind of scared to switch back to linux-fslc-imx (I'll try to do better with my term
|
By
Brian Hutchinson
· #24770
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
I hoped folks would know what I was talking about without getting too far into the weeds. But I guess I need to explain more. The older 5.4 kernels (and even 4 series kernels) had a imx8mm-evk.dts sai
I hoped folks would know what I was talking about without getting too far into the weeds. But I guess I need to explain more. The older 5.4 kernels (and even 4 series kernels) had a imx8mm-evk.dts sai
|
By
Brian Hutchinson
· #24768
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
And that link I accidentally posted by itself https://source.codeaurora.org/external/imx/linux-imx/tree/sound/soc/fsl/fsl_sai.c?h=lf-5.10.y ... is the reference I mentioned where I see multi-lane supp
And that link I accidentally posted by itself https://source.codeaurora.org/external/imx/linux-imx/tree/sound/soc/fsl/fsl_sai.c?h=lf-5.10.y ... is the reference I mentioned where I see multi-lane supp
|
By
Brian Hutchinson
· #24766
·
|
|
linux-fsl 5.10 kernels don't appear to have multi-lane in sound/soc/fsl/fsl_sai.c
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
· #24765
·
|
|
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
· #24764
·
|
|
How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Anyone? Anyone?
By
Brian Hutchinson
· #24718
·
|
|
How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Hate to bring up an old thread again but I'm back to trying to pair down my image size and trying to use core-image-minimal and having issues with firmware-imx-sdma-imx7d & sdma-imx7d.bin If I just bu
Hate to bring up an old thread again but I'm back to trying to pair down my image size and trying to use core-image-minimal and having issues with firmware-imx-sdma-imx7d & sdma-imx7d.bin If I just bu
|
By
Brian Hutchinson
· #24716
·
|