Re: fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Brian Hutchinson
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 was spi-tx-bus-width = <4>; so when moving our customized .dts over to new kernel that was missed. flashcp to our NOR and fw_setenv both work now. Sorry for the noise. Regards, Brian On Tue, Nov 9, 2021 at 9:07 AM Brian Hutchinson via lists.yoctoproject.org <b.hutchman=gmail.com@...> wrote:
|
|