commit | 23a2d36c3f71447ea53353f183292b2e0a8b4792 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 04 16:55:05 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Thu May 11 10:25:29 2023 +0800 |
tree | 4b7595da18865952579bb3fac4fefc743f01a64c | |
parent | 7757b61646a6e50f7c9f2ea2056312b72e0cce2e [diff] |
x86: coreboot: Log function names and line numbers Turn these options on to make it easier to debug things. Also enable dhrystone so we can get some measure of performance. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>