build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32069 )
Change subject: [WIP]nb/intel/sandybridge: Migrate MRC settings to devicetree ......................................................................
Patch Set 5:
(4 comments)
https://review.coreboot.org/#/c/32069/5/src/northbridge/intel/sandybridge/ch... File src/northbridge/intel/sandybridge/chip.h:
https://review.coreboot.org/#/c/32069/5/src/northbridge/intel/sandybridge/ch... PS5, Line 65: * PCIe. Note: This should only be required if your system has Gen3 devices line over 80 characters
https://review.coreboot.org/#/c/32069/5/src/northbridge/intel/sandybridge/ch... PS5, Line 114: u8 mode : 2; // 0: Disable, 1: Enable, 2: Auto, 3: Smart Auto line over 80 characters
https://review.coreboot.org/#/c/32069/5/src/northbridge/intel/sandybridge/ch... PS5, Line 115: u8 hs_port_switch_mask : 4; // 4 bit mask, 1: switchable, 0: not switchable line over 80 characters
https://review.coreboot.org/#/c/32069/5/src/northbridge/intel/sandybridge/ch... PS5, Line 116: u8 preboot_support : 1; // 0: No xHCI preOS driver, 1: xHCI preOS driver line over 80 characters