On Mon, Nov 18, 2019 at 08:02:07PM -0500, Tom Rini wrote: > We have CONFIG_ENV_SIZE_IS_REDUND but don't really use it. We have one > board where we can simply multiple CONFIG_ENV_SIZE by two for the same > result. The other place where we could but were not previously using > this is for where env_internal.h checks for if we should set > ENV_IS_EMBEDDED. This seems like the most likely use, historically, of > the variable, but it was not used. Add logic to check for this now. > > Cc: Wolfgang Denk <[email protected]> > Cc: Joe Hershberger <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Acked-by: Joe Hershberger <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

