commit | 72eec11ee43751d4ac0867d0d62217de22afa1db | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 05 19:49:49 2017 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Sep 16 14:57:44 2017 +0800 |
tree | 127ba00f429d47555fc5c031134fe92b18374efa | |
parent | b5011912682a00d4b96244e9c9076d0dc9e6549e [diff] |
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>