Attention is currently required from: Nikolai Artemiev.
Sergii Dmytruk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/70349 )
Change subject: tree/: Change chip restore data type from uint8_t to void ptr
......................................................................
Patch Set 5:
(2 comments)
File s25f.c:
https://review.coreboot.org/c/flashrom/+/70349/comment/7d564fbe_d30d1833
PS5, Line 295: if (!data)
: return 1;
Second potential place for "out of memory" message.
File spi25_statusreg.c:
https://review.coreboot.org/c/flashrom/+/70349/comment/9cb0f58f_fd5774cd
PS5, Line 313: if (!data)
: return 1;
Should this print "out of memory" message before returning?
--
To view, visit
https://review.coreboot.org/c/flashrom/+/70349
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I311b468a4b0349f4da9584c12b36af6ec2394527
Gerrit-Change-Number: 70349
Gerrit-PatchSet: 5
Gerrit-Owner: Nikolai Artemiev
nartemiev@google.com
Gerrit-Reviewer: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Sergii Dmytruk
sergii.dmytruk@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Nikolai Artemiev
nartemiev@google.com
Gerrit-Comment-Date: Thu, 08 Dec 2022 19:25:20 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment