On Mon, Oct 21, 2019 at 11:33 AM Simon Glass <[email protected]> wrote: > > We have the ability to enforce a maximum size for SPL but not yet for TPL. > Add a new option for this. > > Document the size check macro while we are here. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > Makefile | 7 +++++++ > common/spl/Kconfig | 8 ++++++++ > 2 files changed, 15 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

