[L] Change in coreboot[master]: mb/intel: add Archer City CRB support
Attention is currently required from: Patrick Rudolph, Simon Chou, Paul Menzel, Shuming Chu (Shuming), Arthur Heymans, Juan Sanchez. Johnny Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71968 ) Change subject: mb/intel: add Archer City CRB support ...................................................................... Patch Set 28: (9 comments) Commit Message: https://review.coreboot.org/c/coreboot/+/71968/comment/a47b6341_f2c8a03a PS27, Line 11:
What hardware configuration and what payloads were tested? Done
File src/mainboard/intel/archercity_crb/romstage.c: https://review.coreboot.org/c/coreboot/+/71968/comment/33c4fac9_b56c1a02 PS27, Line 76: /* Disable CXL header bypass */
Redundant comment, as it does not add any more information. Done
https://review.coreboot.org/c/coreboot/+/71968/comment/c29f550a_d7b8e6a5 PS27, Line 79: /* Set DFX CXL security level to fully trusted */
Redundant comment, as it does not add any more information. Done
https://review.coreboot.org/c/coreboot/+/71968/comment/94d39a69_3587723b PS27, Line 83: mupd->FspmConfig.DelayAfterPCIeLinkTraining = 2000;
Maybe just add a comment `/* ms */` at the end to document the unit? […] I think the above comment already has mentioned ms.
https://review.coreboot.org/c/coreboot/+/71968/comment/f763f6b7_a55d4ed4 PS27, Line 96: "SerialIoUartDebugEnable to %d\n", FSP_LOG, FSP_LOG_DEFAULT);
Output strings should be on one line. Ack. Put into online would exceed 96 characters.
https://review.coreboot.org/c/coreboot/+/71968/comment/580fed7a_f0e2bc70 PS27, Line 102: /* Enable - Portions of memory reference code will be skipped */ : /* when possible to increase boot speed on warm boots.*/
Please use the comment styles from the coding style. Done
https://review.coreboot.org/c/coreboot/+/71968/comment/a23649b8_543e0e06 PS27, Line 107: /* Set Attempt Fast Cold Boot to enable. */
Redundant. Done
https://review.coreboot.org/c/coreboot/+/71968/comment/c8258e33_52beff0a PS27, Line 108: /* Enable - Portions of memory reference code will be skipped */ : /* when possible to increase boot speed on cold boots. */ : /* Disable - Disables this feature. */ : /* Auto - Sets it to the MRC default setting. */
Aren’t these comments in the header file? Done
https://review.coreboot.org/c/coreboot/+/71968/comment/ed706695_3f5e0128 PS27, Line 126: /* Disable FSP memory train results*/
1. Missing space at the end. […] Done
-- To view, visit https://review.coreboot.org/c/coreboot/+/71968 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Ic02634cd615e2245e394f10aad24b0430cf5cd17 Gerrit-Change-Number: 71968 Gerrit-PatchSet: 28 Gerrit-Owner: Simon Chou <simonchou@supermicro.com.tw> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com> Gerrit-Reviewer: Jonathan Zhang <jon.zhixiong.zhang@gmail.com> Gerrit-Reviewer: Lean Sheng Tan <sheng.tan@9elements.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz> Gerrit-CC: Jingle Hsu <jingle_hsu@wiwynn.com> Gerrit-CC: Juan Sanchez Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com> Gerrit-CC: Paul Menzel <paulepanter@mailbox.org> Gerrit-CC: Shelly Chang <Shelly_Chang@wiwynn.com> Gerrit-CC: Shuming Chu (Shuming) <s1218944@gmail.com> Gerrit-CC: Tim Chu <Tim.Chu@quantatw.com> Gerrit-Attention: Patrick Rudolph <patrick.rudolph@9elements.com> Gerrit-Attention: Simon Chou <simonchou@supermicro.com.tw> Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org> Gerrit-Attention: Shuming Chu (Shuming) <s1218944@gmail.com> Gerrit-Attention: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Attention: Juan Sanchez Gerrit-Comment-Date: Sat, 01 Apr 2023 03:51:23 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Paul Menzel <paulepanter@mailbox.org> Gerrit-MessageType: comment
participants (1)
-
Johnny Lin (Code Review)