On Wed, Jan 27, 2021 at 2:57 PM Brian Hutchinson <b.hutchman@gmail.com> wrote:

On Wed, Jan 27, 2021 at 2:42 PM Otavio Salvador <otavio.salvador@ossystems.com.br> wrote:
Hello,

Em qua., 27 de jan. de 2021 às 16:37, Brian Hutchinson
<b.hutchman@gmail.com> escreveu:
> Was needing fw_printenv/fw_setenv in Dunfell and don't see the fw-utils package anywhere.  I see one in Sumo release.
>
> Am I missing something?

The libubootenv is now the one which provide those tools.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750


Ahhh, I guess I was missing something!!!  Thanks for "updating" me!

Regards,

Brian


Ok I think I just realized something screwed up with my build.  Several months ago I switched from using NXP releases to meta-freescale community BSP for imx8mm.  I'm using Poky distro for now while I use imx8mm-evk distro as a base for what I want to do.

I searched my current checkout for libubootenv and only got hits in:
./poky/meta/recipes-bsp/u-boot/libubootenv_0.3.1.bb
./openembedded-core/meta/recipes-bsp/u-boot/libubootenv_0.3.1.bb
... nothing in meta-freescale.

That got me wondering which u-boot I'm really using.  When my board boots and I pay attention to u-boot it says I'm running U-Boot2020.04-imx_v2020.04_5.4.24_2.1.0+g4979a99482

So shouldn't there be a libubootenv.bb in meta-freescale/recipes-bsp/u-boot?  Looks like I'm still missing something ;)

Regards,

Brian