Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36880
to look at the new patch set (#5).
Change subject: vc/amd/agesa/f16kb: fix the IDS_HDT_CONSOLE build warnings/errors ......................................................................
vc/amd/agesa/f16kb: fix the IDS_HDT_CONSOLE build warnings/errors
Fix the format-related warnings/errors which happen with IDS_HDT_CONSOLE enabled (IDSOPT_IDS_ENABLED TRUE and IDSOPT_TRACING_ENABLED TRUE at board/OptionsIds.h). Joined errors log before a fix is at [1] and [2].
TEST=Tested this change a lot of times on ASUS AM1I-A since Nov 2019.
[1] https://pastebin.com/RZQBvTEc [2] https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/message/XRDT...
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I4c4f8f575b2f72451e7c60ba708d1f389d102e44 --- M src/vendorcode/amd/agesa/f16kb/Proc/CPU/Family/0x16/cpuF16MmioMap.c M src/vendorcode/amd/agesa/f16kb/Proc/CPU/cpuMicrocodePatch.c M src/vendorcode/amd/agesa/f16kb/Proc/Common/AmdInitReset.c M src/vendorcode/amd/agesa/f16kb/Proc/Common/S3RestoreState.c M src/vendorcode/amd/agesa/f16kb/Proc/Common/S3SaveState.c M src/vendorcode/amd/agesa/f16kb/Proc/Fch/Interface/InitEnvDef.c M src/vendorcode/amd/agesa/f16kb/Proc/Fch/Interface/InitResetDef.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbCommonLib/GnbLib.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbGfxIntTableV3/GfxIntegratedInfoTable.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbGfxIntTableV3/GfxPwrPlayTable.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c M src/vendorcode/amd/agesa/f16kb/Proc/GNB/Modules/GnbScsLibV1/GnbScsLibV1.c M src/vendorcode/amd/agesa/f16kb/Proc/IDS/Debug/IdsDebug.c M src/vendorcode/amd/agesa/f16kb/Proc/Mem/Feat/RDWR2DTRAINING/KB/mfRdWr2DKb.c M src/vendorcode/amd/agesa/f16kb/Proc/Mem/Feat/RDWR2DTRAINING/mfRdWr2DTraining.c M src/vendorcode/amd/agesa/f16kb/Proc/Mem/Main/mmflow.c M src/vendorcode/amd/agesa/f16kb/Proc/Mem/Tech/mttRdDqs2DTraining.c 19 files changed, 38 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/36880/5