]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Log function names and line numbers
authorSimon Glass <sjg@chromium.org>
Thu, 4 May 2023 22:55:05 +0000 (16:55 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 11 May 2023 02:25:29 +0000 (10:25 +0800)
commitea45ee1fc3fd3afdf242d5f141cd55df936751e3
tree4b7595da18865952579bb3fac4fefc743f01a64c
parent2cbc6aa47e53b84c0c9301031bcdca581342db51
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>
configs/coreboot_defconfig