Where are the uboot environment variables stored ?
I notice there is no CONFIG_ENV_OFFSET set in uboot.
I would like to use swupdater to enable the update of the firmware on my operating system. swupdater needs to update the uboot environment variables. For this reason I need to access them in uboot and from the operating system, but I notice they aren’t set.
Matt