Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons, Anastasia Klimchuk.
Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/56469 )
Change subject: programmer_table: Remove space between address operator and variable
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File programmer_table.c:
https://review.coreboot.org/c/flashrom/+/56469/comment/99d467cb_b7b9a075
PS1, Line 176: const size_t programmer_table_size = ARRAY_SIZE(programmer_table);
> Oh, first time new line thing happened to me :( I don't remember seeing this on other files. […]
I was told to avoid new lines at the end. But don't know if there are fixed style guidelines.
--
To view, visit https://review.coreboot.org/c/flashrom/+/56469
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Iba29b1bc3d77b8c17c51fc0552c129e6965fa308
Gerrit-Change-Number: 56469
Gerrit-PatchSet: 1
Gerrit-Owner: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Thomas Heijligen <src(a)posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Comment-Date: Wed, 21 Jul 2021 06:49:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-MessageType: comment
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/56469 )
Change subject: programmer_table: Remove space between address operator and variable
......................................................................
Patch Set 1:
(1 comment)
File programmer_table.c:
https://review.coreboot.org/c/flashrom/+/56469/comment/339c6f1d_2b19edea
PS1, Line 176: const size_t programmer_table_size = ARRAY_SIZE(programmer_table);
Oh, first time new line thing happened to me :( I don't remember seeing this on other files. Do we have a standard on this?
--
To view, visit https://review.coreboot.org/c/flashrom/+/56469
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Iba29b1bc3d77b8c17c51fc0552c129e6965fa308
Gerrit-Change-Number: 56469
Gerrit-PatchSet: 1
Gerrit-Owner: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Wed, 21 Jul 2021 05:09:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Nico Huber.
Hello build bot (Jenkins), Namyoon Woo,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/56467
to look at the new patch set (#2).
Change subject: programmer.h: Allow compilation without dummyflasher
......................................................................
programmer.h: Allow compilation without dummyflasher
Fix a regression introduced when variable sized chips was
added to dummyflasher that prevented flashrom from compiling
without dummyflasher. The purposed solution is neither ideal
nor egregious however there is no clear way to handle this
specialiation of the probe function pointer.
BUG=none
BRANCH=none
TEST=builds
Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef
Signed-off-by: Edward O'Callaghan <quasisec(a)google.com>
---
M programmer.h
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/56467/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/56467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef
Gerrit-Change-Number: 56467
Gerrit-PatchSet: 2
Gerrit-Owner: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Namyoon Woo <namyoon(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: Nico Huber.
Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/56466
to look at the new patch set (#2).
Change subject: programmer.h: Minor tidy up
......................................................................
programmer.h: Minor tidy up
Align comments and #ifdef terminations to be clear.
BUG=none
BRANCH=none
TEST=builds
Change-Id: I7ceda32b66d17318d42b94a1fab621a9a926fa77
Signed-off-by: Edward O'Callaghan <quasisec(a)google.com>
---
M programmer.h
1 file changed, 29 insertions(+), 35 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/66/56466/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/56466
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I7ceda32b66d17318d42b94a1fab621a9a926fa77
Gerrit-Change-Number: 56466
Gerrit-PatchSet: 2
Gerrit-Owner: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: Nico Huber.
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/56467 )
Change subject: programmer.h: Allow compilation without dummyflasher
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
never mind, life didn't let me off that easy.
--
To view, visit https://review.coreboot.org/c/flashrom/+/56467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef
Gerrit-Change-Number: 56467
Gerrit-PatchSet: 1
Gerrit-Owner: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Namyoon Woo <namyoon(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Wed, 21 Jul 2021 01:04:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Edward O'Callaghan has uploaded this change for review. ( https://review.coreboot.org/c/flashrom/+/56467 )
Change subject: programmer.h: Allow compilation without dummyflasher
......................................................................
programmer.h: Allow compilation without dummyflasher
Fix a regression introduced when variable sized chips was
added to dummyflasher that prevented flashrom from compiling
without dummyflasher. The purposed solution is neither ideal
nor egregious however there is no clear way to handle this
specialiation of the probe function pointer.
BUG=none
BRANCH=none
TEST=builds
Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef
Signed-off-by: Edward O'Callaghan <quasisec(a)google.com>
---
M programmer.h
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/56467/1
diff --git a/programmer.h b/programmer.h
index 61673a8..d1c5ab3 100644
--- a/programmer.h
+++ b/programmer.h
@@ -211,6 +211,10 @@
void internal_sleep(unsigned int usecs);
void internal_delay(unsigned int usecs);
+#if CONFIG_DUMMY == 0
+int probe_variable_size(struct flashctx *flash) { return 1; }
+#endif
+
#if CONFIG_INTERNAL == 1
/* board_enable.c */
int selfcheck_board_enables(void);
--
To view, visit https://review.coreboot.org/c/flashrom/+/56467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef
Gerrit-Change-Number: 56467
Gerrit-PatchSet: 1
Gerrit-Owner: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-MessageType: newchange