
2 Nov
2019
2 Nov
'19
10:47 a.m.
On Mon, Oct 28, 2019 at 2:34 PM Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Oct 21, 2019 at 11:33 AM Simon Glass sjg@chromium.org 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 sjg@chromium.org
Changes in v3: None Changes in v2: None
Makefile | 7 +++++++ common/spl/Kconfig | 8 ++++++++ 2 files changed, 15 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!