Attention is currently required from: Nico Huber, Julius Werner, Angel Pons, Arthur Heymans.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55436 )
Change subject: device: Add fixed_mem_resource64()
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
One reason to have the API take values in KiB could be to avoid having to deal with 64-bit values, […]
CB:55337 is the related spatch, pointing out all the cases of not using existing fixed_mem_resource() but having open coded all the resource->flags in various forms.
And yes, I don't like having two APIs either and I would eventually drop all the KiB stuff. Just that there is currently lot of hair-pulling and questions I have to ask about IORESOURCE_STORED and IORESOURCE_RESERVE and if we currently are consistent about thouse.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/55436
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2cc9ef94b60d62aaf4374f400b7e05b86e4664d2
Gerrit-Change-Number: 55436
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Comment-Date: Fri, 11 Jun 2021 22:54:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment