Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45263
to look at the new patch set (#2).
Change subject: sb/intel/bd82x6x: Clean up MBP item ID handling ......................................................................
sb/intel/bd82x6x: Clean up MBP item ID handling
Since this ID is only used to concatenate two values, it doesn't matter how it is defined as long as the definition is the same everywhere.
Update the `MBP_MAKE_IDENT` macro to match what Lynx Point does. Also, improve some log messages to print the components of the item ID.
Change-Id: I908a6973ab64b1162ec5b835c7c4ffba671d4f05 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/southbridge/intel/bd82x6x/me.h M src/southbridge/intel/bd82x6x/me_8.x.c 2 files changed, 7 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/45263/2