]> git.ipfire.org Git - people/ms/u-boot.git/commit
bootstage: Provide a separate record count setting for SPL
authorSimon Glass <sjg@chromium.org>
Wed, 6 Sep 2017 01:49:49 +0000 (19:49 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commitd69bb0ecbf9f73dc75096368653a796d5167b884
tree127ba00f429d47555fc5c031134fe92b18374efa
parent066b25b6c4995d1e04dbafdb7dfb4fe55630b586
bootstage: Provide a separate record count setting for SPL

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/Kconfig
common/bootstage.c