On Mon, Nov 18, 2019 at 08:02:06PM -0500, Tom Rini wrote: > The board file has a build time check to ensure that we do not have the > redundant environment overwriting the factory data. However, using the > symbol CONFIG_ENV_SIZE_REDUND isn't strictly needed as that is always > the same as CONFIG_ENV_SIZE. Use CONFIG_ENV_SIZE instead so that we can > later drop CONFIG_ENV_SIZE_REDUND. > > Cc: Stefan Roese <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > Reviewed-by: Stefan Roese <[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

