diff options
author | Raul E Rangel <rrangel@chromium.org> | 2021-07-12 09:50:49 -0600 |
---|---|---|
committer | Raul Rangel <rrangel@chromium.org> | 2021-07-14 17:53:42 +0000 |
commit | 72240430cf26fd269e89a730f70eab582153d445 (patch) | |
tree | e390869ac02c7e153c7dfdf6f255016a3ba8bd20 /configs/config.emulation_qemu_riscv_rv64 | |
parent | a24472a7f88ecfea999e4962931e14f2b319b47a (diff) |
soc/amd/common/block/apob: Fix incorrect printf format
The %p format specifier already prints out 0x, so remove the 0x from the
string. I also updated the other format specifiers to use the %# syntax
to print out the 0x.
BUG=b:179699789
TEST=see correct format.
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I5b00d2c06687e549f69486eb5e18f7bed560b2ec
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56225
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs/config.emulation_qemu_riscv_rv64')
0 files changed, 0 insertions, 0 deletions