Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48408 )
Change subject: nb/intel/sandybridge: Clean up stepping logic ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/48408/3/src/northbridge/intel/sandy... File src/northbridge/intel/sandybridge/northbridge.c:
https://review.coreboot.org/c/coreboot/+/48408/3/src/northbridge/intel/sandy... PS3, Line 277: is_sandy &&
I read `!is_sandy ||`?
Derp. Thanks.
https://review.coreboot.org/c/coreboot/+/48408/3/src/northbridge/intel/sandy... PS3, Line 282: is_sandy &&
Same here?
Done