We have /mnt/boot/uboot.env set in:
|
/mnt/boot/uboot.env 0x0000 0x40000 |
but how could this work without setting:
CONFIG_ENV_IS_IN_EXT4 or CONFIG_ENV_IS_IN_FAT in qemu_arm64_defconfig of:
https://github.com/foundriesio/u-boot/tree/2019.10+fio/ ?
We have /mnt/boot/uboot.env set in:
meta-lmp/meta-lmp-bsp/recipes-bsp/u-boot/u-boot-fio/qemuarm64/fw_env.config
Line 1 in e971460
but how could this work without setting:
CONFIG_ENV_IS_IN_EXT4 or CONFIG_ENV_IS_IN_FAT in qemu_arm64_defconfig of:
https://github.com/foundriesio/u-boot/tree/2019.10+fio/ ?