Attention is currently required from: Jon Murphy. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62864
to look at the new patch set (#2).
Change subject: mb/google/skyrim: Add counter initializers ......................................................................
mb/google/skyrim: Add counter initializers
Some counters are not being initialized in the SOC code and are relying on mainboards to set their values. If the mainboards have not implemented these functions it leads to indeterminate behavior. Set the counters in the mainboard to prevent the indeterminate state.
BUG=b:224618411 TEST=builds
Signed-off-by: Jon Murphy jpmurphy@google.com Change-Id: I69ad46a3c717bd6dee0f5d9daa5cf65696046be9 --- M src/mainboard/google/skyrim/port_descriptors.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/62864/2