Attention is currently required from: Anastasia Klimchuk, David Reguera Garcia (Dreg), Matti Finder, Miklós Márton, Nikolai Artemiev, Peter Marheine, Sergii Dmytruk.
Antonio Vázquez Blanco has posted comments on this change by Antonio Vázquez Blanco. ( https://review.coreboot.org/c/flashrom/+/85539?usp=email )
Change subject: Move SPI declarations from flash.h to spi.h
......................................................................
Patch Set 7:
(4 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/85539/comment/cf803667_ebd64052?usp... :
PS2, Line 7: Extract SPI declarations to the correct header
Nit: "extract" usually means creating something new in the process of move (header in this case), so […]
Message was not very descriptive. I hope is better now!
https://review.coreboot.org/c/flashrom/+/85539/comment/8153cfe9_dcbf0b0e?usp... :
PS2, Line 8:
My only comment here is that now that the patch goes across the whole tree, maybe you can add to a c […]
I also tried to improve the message! Done!
File edi.c:
https://review.coreboot.org/c/flashrom/+/85539/comment/9e0b9de5_c2a4c1ac?usp... :
PS2, Line 18: #include <spi.h>
These are not system includes, so the newly-added lines should still be quoted (`"spi.h"`). […]
Thanks for the pointer! I will try to keep this consistent. Done :)
File include/spi.h:
https://review.coreboot.org/c/flashrom/+/85539/comment/632f4f1c_4c4a7c01?usp... :
PS2, Line 19: #include <flash.h>
Same as for `spi.h`, quote this instead of using angle brackets.
Done
--
To view, visit
https://review.coreboot.org/c/flashrom/+/85539?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: I794a71536a3b85fde39f83c802fa0f5dd8d428e0
Gerrit-Change-Number: 85539
Gerrit-PatchSet: 7
Gerrit-Owner: Antonio Vázquez Blanco
antoniovazquezblanco@gmail.com
Gerrit-Reviewer: Anastasia Klimchuk
aklm@chromium.org
Gerrit-Reviewer: David Reguera Garcia (Dreg)
regueragarciadavid@gmail.com
Gerrit-Reviewer: Matti Finder
matti.finder@gmail.com
Gerrit-Reviewer: Miklós Márton
martonmiklosqdev@gmail.com
Gerrit-Reviewer: Nikolai Artemiev
nartemiev@google.com
Gerrit-Reviewer: Peter Marheine
pmarheine@chromium.org
Gerrit-Reviewer: Sergii Dmytruk
sergii.dmytruk@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Miklós Márton
martonmiklosqdev@gmail.com
Gerrit-Attention: Anastasia Klimchuk
aklm@chromium.org
Gerrit-Attention: Nikolai Artemiev
nartemiev@google.com
Gerrit-Attention: David Reguera Garcia (Dreg)
regueragarciadavid@gmail.com
Gerrit-Attention: Sergii Dmytruk
sergii.dmytruk@3mdeb.com
Gerrit-Attention: Peter Marheine
pmarheine@chromium.org
Gerrit-Attention: Matti Finder
matti.finder@gmail.com
Gerrit-Comment-Date: Mon, 17 Feb 2025 21:43:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Anastasia Klimchuk
aklm@chromium.org
Comment-In-Reply-To: Sergii Dmytruk
sergii.dmytruk@3mdeb.com
Comment-In-Reply-To: Peter Marheine
pmarheine@chromium.org