[OpenWrt-Devel] [PATCH 5/7] uboot-kirkwood/goflexhome: add forgotten include openwrt-kirkwood-common.h"

Daniel Golle daniel at makrotopia.org
Mon Mar 7 15:18:21 EST 2016


Hi lynxis,

as you are switching to a different boot_cmd, any previously existing
u-boot environment has to be migrated to the new default environment.
As the u-boot environment can itself be stored in an ubi-volume (or
ideally two, for redundancy), this is a good chance to switch to
ENV_IS_IN_UBI as well.
You can find an example for that in uboot-oxnas' default environment,
support in uboot-envtools exists as well as support for creating
evironment volumes for factory ubinized images (sysupgrade doesn't
need explicit support).


Cheers


Daniel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list