coreboot/src/northbridge
Keith Hui dff4b7709e nb/intel/i440bx: Drop self-specific debugging macros
Replace PRINT_DEBUG() macro with printram() from device/dram/common.h
for raminit debug messages.

Define a static dummy dump_pci_device() if CONFIG(DEBUG_RAM_SETUP)
is disabled. This allows removing the DUMPNORTH() macro.

dump_spd_registers() will be cleaned up separately.

TEST=Timeless binary remains unchanged.

Change-Id: I685a2f1f38c1afab6a08ff9de4bf82c9061aebec
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78786
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
2025-01-29 18:41:53 +00:00
..
amd tree: Include static.h for remaining devicetree usages 2024-11-10 19:12:22 +00:00
intel nb/intel/i440bx: Drop self-specific debugging macros 2025-01-29 18:41:53 +00:00
via/cx700 nb/via/cx700/romstage: Include missing static.h header 2024-11-21 12:25:19 +00:00