Re: [meta-freescale] fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Fabio Estevam <[email protected]> Mon, 8 Nov 2021 07:49:22 -0300
| Newsgroups | org.yoctoproject.lists.meta-freescale |
|---|---|
| Message-ID | <CAOMZO5B4dv3Jp_UU9bdqMLeLL1OTy+W6v58MrkJavREzmdmGXQ@mail.gmail.com> |
Hi Brian, On Mon, Nov 8, 2021 at 1:01 AM Brian Hutchinson <[email protected]> wrote: > > 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 linux-fslc-imx 5.10.69, fw_setenv will not change any u-boot variable. fw_printenv looks like it is working ok. I've verified all my .config settings are the same with regard to MTD etc as my older 5.4.114 kernel. > > Any ideas what could be broken? Could it be that on 5.10 the MTD devices are registered in a different order, which causes a different mtd numbering of the devices? Does fw_setenv give any error?