Attention is currently required from: Mario Scheithauer.
Hello Eric Lai, Felix Singer, Jan Samek, Werner Zeh, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76177?usp=email
to look at the new patch set (#2).
Change subject: mb/siemens/mc_apl1: Fix wrong register masking ......................................................................
mb/siemens/mc_apl1: Fix wrong register masking
With the previous instruction the complete register was set to '0'. Correctly, only the bits 23:16 must be masked.
Change-Id: Idd6e70dcb42c69cf3bc5d36db993e6def52eba58 Signed-off-by: Mario Scheithauer mario.scheithauer@siemens.com --- M src/mainboard/siemens/mc_apl1/variants/mc_apl1/mainboard.c 1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/76177/2