[PATCH 01/11] spl: Tidy up SPL/TPL malloc sizes

Simon Glass sjg at chromium.org
Sat Jan 30 22:27:08 CET 2021


The current help talks about relocation which doesn't apply to SPL and
TPL. Update it to avoid confusion.

Also make the TPL size default to the same as the SPL size, since this is
more likely to be a useful value than the one used by U-Boot proper, which
may be quite a bit larger.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 Kconfig | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list