Attention is currently required from: Tarun Tuli, Kangheui Won, Ren Kuo, Eric Lai.
Reka Norman has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71726 )
Change subject: mb/google/nissa/var/craask: Disable storage devices based on fw_config
......................................................................
Patch Set 1:
(2 comments)
File src/mainboard/google/brya/variants/craask/variant.c:
https://review.coreboot.org/c/coreboot/+/71726/comment/8bf51107_5f8f9841
PS1, Line 24: if (!fw_config_probe(FW_CONFIG(STORAGE, STORAGE_EMMC))) {
Will emmc turn off by pci scan?
No
https://review.coreboot.org/c/coreboot/+/71726/comment/b9a3b6eb_79ce2f08
PS1, Line 31: nvme_rp->enabled = 0;
This will turn off by pci scan.
Yes, but I think it doesn't hurt to disable it here to be consistent with eMMC and UFS. What do you think?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/71726
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4167ee4d00b9ae8fe074c6f5e7a2d5a7382bfe6d
Gerrit-Change-Number: 71726
Gerrit-PatchSet: 1
Gerrit-Owner: Reka Norman
rekanorman@chromium.org
Gerrit-Reviewer: Kangheui Won
khwon@chromium.org
Gerrit-Reviewer: Ren Kuo
ren.kuo@quanta.corp-partner.google.com
Gerrit-Reviewer: Tarun Tuli
taruntuli@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-CC: Reka Norman
rekanorman@google.com
Gerrit-Attention: Tarun Tuli
taruntuli@google.com
Gerrit-Attention: Kangheui Won
khwon@chromium.org
Gerrit-Attention: Ren Kuo
ren.kuo@quanta.corp-partner.google.com
Gerrit-Attention: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-Comment-Date: Mon, 09 Jan 2023 06:15:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-MessageType: comment