Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45939 )
Change subject: fw_config: Convert fw_config to a 64-bit field
......................................................................
Patch Set 9:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45939/9/util/sconfig/main.c
File util/sconfig/main.c:
https://review.coreboot.org/c/coreboot/+/45939/9/util/sconfig/main.c@456
PS9, Line 456: uint64_t value
Upgrading FW_CONFIG in general to 64-bit support means that when FW_CONFIG is supplied from CBFS, devtree won't limit you to dealing with a 32-bit field 😊 so regardless of fw_source vs. SSFC-as-upper-32-bits, I think the 64-bit support here is needed for that reason anyway
I agree. Moving to 64 bits for FW_CONFIG is independent of how it is really organized in CBI or CBFS. I was just pointing out that we might have to add some more support in sconfig if we have to support 32-bit SSFC + 32-bit FW_CONFIG in devicetree representation in the future.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45939
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6f2065d347eafa0ef7b346caeabdc3b626402092
Gerrit-Change-Number: 45939
Gerrit-PatchSet: 9
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 27 Oct 2020 21:37:55 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-MessageType: comment