[U-Boot] [PATCH v2 5/6] bootstage: Provide a separate record count setting for SPL
Bin Meng
bmeng.cn at gmail.com
Mon Aug 28 05:18:32 UTC 2017
On Sun, Aug 27, 2017 at 11:23 PM, Simon Glass <sjg at chromium.org> wrote:
> With SPL we often have limited memory and do not need very many bootstage
> records. Add a separate Kconfig option for SPL.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/Kconfig | 7 +++++++
> common/bootstage.c | 6 +++---
> 2 files changed, 10 insertions(+), 3 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list