Attention is currently required from: Nikolai Artemiev, Ssunk, Stefan Reinauer.
Anastasia Klimchuk has posted comments on this change by Ssunk. ( https://review.coreboot.org/c/flashrom/+/83242?usp=email )
Change subject: flashchips: Add Support for XMC XM25QH512C/XM25QH512D
......................................................................
Patch Set 2:
(2 comments)
File flashchips.c:
https://review.coreboot.org/c/flashrom/+/83242/comment/9343530b_933ac4aa?usp... :
PS2, Line 22442: 64*1024
Please add spaces around `*`: `64 * 1024`
This comes from our code style: https://flashrom.org/dev_guide/development_guide.html#coding-style (which mostly follows Linux kernel style).
https://review.coreboot.org/c/flashrom/+/83242/comment/c6537cab_2f046540?usp... :
PS2, Line 22458: .eraseblocks = { {4 * 1024, 16384} },
This line needs to be intended like the others
--
To view, visit
https://review.coreboot.org/c/flashrom/+/83242?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: Ica8ed5eaba2435a9416274b94f633ea40dfeea2f
Gerrit-Change-Number: 83242
Gerrit-PatchSet: 2
Gerrit-Owner: Ssunk
ssunkkan@gmail.com
Gerrit-Reviewer: Anastasia Klimchuk
aklm@chromium.org
Gerrit-Reviewer: Nikolai Artemiev
nartemiev@google.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Attention: Ssunk
ssunkkan@gmail.com
Gerrit-Attention: Nikolai Artemiev
nartemiev@google.com
Gerrit-Comment-Date: Fri, 12 Jul 2024 09:55:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No