On Mon, May 16, 2016 at 5:07 PM, Kevin Smith <[email protected]> wrote: > Instead of requiring gluebi to update u-boot environments from > Linux, directly support writing to an UBI device. The > fw_env.config file will look something like this: > > Device Offset Envsize LEB Size Count > /dev/ubi0_0 0 0x10000 0x1f000 1 > > It is important to use LEB size instead of PEB size when using > UBI. > > Signed-off-by: Kevin Smith <[email protected]> > Cc: Michael Heimpold <[email protected]> > Cc: Joe Hershberger <[email protected]> > ---
Seems reasonable to me. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

