Hello build bot (Jenkins), Martin Roth, Marshall Dawson, Jonathan Zhang, Jay Talbott, Stefan Reinauer, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46304
to look at the new patch set (#5).
Change subject: include/device/device.h: Move resource debug macros ......................................................................
include/device/device.h: Move resource debug macros
Add general debug macros that print resource information. These are available to select if DEFAULT_CONSOLE_LOGLEVEL_8. The macros are helpful in debugging complex resource allocation with multiple buses. The macros are moved from soc/intel/xeon_sp, where they were originally developed.
Change-Id: I2bdab7770ca5ee5901f17a8af3a9a1001b6702e4 Signed-off-by: Marc Jones marcjones@sysproconsulting.com --- M src/Kconfig M src/include/device/device.h M src/soc/intel/xeon_sp/include/soc/util.h 3 files changed, 27 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/46304/5