commit | 6efe8b6e5a9c2f58267a18ff837a5f7e4159ba03 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 18 11:59:52 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | 9a2bcba82a679482a00a14b36c3932f8f90a1304 | |
parent | b15a9c95ad3f76cac6c68a219431c2006a3fd3b5 [diff] |
bootstage: Add support for TPL record count If bootstage is enabled in TPL it lacks a record count and so does not build. Fix this by adding a new Kconfig option. Signed-off-by: Simon Glass <sjg@chromium.org>