Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40721 )
Change subject: [WIP]nb/intel/sandybridge/raminit: Fix ECC scrub ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40721/6/src/northbridge/intel/sandy... File src/northbridge/intel/sandybridge/raminit_common.c:
https://review.coreboot.org/c/coreboot/+/40721/6/src/northbridge/intel/sandy... PS6, Line 346:
nit: Since it's only needed for ECC configs, add an `if (ctrl->ecc_enabled)` check? […]
Done