Hello Kyösti Mälkki, Timothy Pearson, Angel Pons, David Hendricks, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33459
to look at the new patch set (#3).
Change subject: sb/nvidia/ck804: Remove old debugging code ......................................................................
sb/nvidia/ck804: Remove old debugging code
These printk() statements were added in commit cdc526e582 (southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU) when debugging another issue. They have undefined reads if ck804_num is 0 and aren't needed anymore, so drop them.
Change-Id: I80b775370ac6485958948f0bff4510755a6cd2b8 Signed-off-by: Jacob Garber jgarber1@ualberta.ca Found-by: Coverity CID 137058{1,3} --- M src/southbridge/nvidia/ck804/early_setup_car.c 1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/33459/3