On Wed, Jan 27, 2021 at 3:13 PM Otavio Salvador <otavio.salvador@ossystems.com.br> wrote:
Em qua., 27 de jan. de 2021 às 17:11, Brian Hutchinson
<b.hutchman@gmail.com> escreveu:
> On Wed, Jan 27, 2021 at 2:57 PM Brian Hutchinson <b.hutchman@gmail.com> wrote:
> So shouldn't there be a libubootenv.bb in meta-freescale/recipes-bsp/u-boot?  Looks like I'm still missing something ;)

No. The tools are generic and now we package the default environment
for use with them.


Thanks!  Added  libubootenv to my core-image-base image and now get:

root@imx8mmevk:~# fw_printenv
Configuration file wrong or corrupted


... so getting closer.  I'm booting off sdcard so need to find the config for that and figure out what's wrong with it.  Then change it for eMMC later as that's my ultimate goal.

Regards,

Brian