commit | d69bb0ecbf9f73dc75096368653a796d5167b884 | [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 | 066b25b6c4995d1e04dbafdb7dfb4fe55630b586 [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>