Attention is currently required from: Stefan Reinauer.
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/75647?usp=email )
Change subject: Plain mjson 1.6
......................................................................
Patch Set 5: Code-Review+2
(1 comment)
Patchset:
PS5:
can we plop this into a directory called 'import/' or something with its own little meson file and it can just be linked to should it be enabled as a feature.
--
To view, visit https://review.coreboot.org/c/flashrom/+/75647?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I9f770baec883f35507bf3b7b60ef2d581db27002
Gerrit-Change-Number: 75647
Gerrit-PatchSet: 5
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Thu, 08 Jun 2023 03:35:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Jonathon Hall has abandoned this change. ( https://review.coreboot.org/c/flashrom/+/68093?usp=email )
Change subject: serprog.c: Replace custom mapper with max_rom_decode
......................................................................
Abandoned
Couldn't find anyone with serprog hardware to test.
--
To view, visit https://review.coreboot.org/c/flashrom/+/68093?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: If8b313708a52813b9354cbf45cb91cdd1fe36b13
Gerrit-Change-Number: 68093
Gerrit-PatchSet: 3
Gerrit-Owner: Jonathon Hall <jonathon.hall(a)puri.sm>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src(a)posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Attention is currently required from: Thomas Heijligen.
Jonathon Hall has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/68093?usp=email )
Change subject: serprog.c: Replace custom mapper with max_rom_decode
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
Abandoning this since I could not find someone with the appropriate hardware to test.
--
To view, visit https://review.coreboot.org/c/flashrom/+/68093?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: If8b313708a52813b9354cbf45cb91cdd1fe36b13
Gerrit-Change-Number: 68093
Gerrit-PatchSet: 3
Gerrit-Owner: Jonathon Hall <jonathon.hall(a)puri.sm>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src(a)posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Thomas Heijligen <src(a)posteo.de>
Gerrit-Comment-Date: Wed, 07 Jun 2023 20:17:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Anastasia Klimchuk, Stefan Reinauer.
Hello Anastasia Klimchuk, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75646?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Replace all flashchips accesses with get functions
......................................................................
Replace all flashchips accesses with get functions
Abstract access to struct flashchip flashchips[].
Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
M cli_classic.c
M flashchips.c
M flashrom.c
M ichspi.c
M include/flash.h
M libflashrom.c
M print.c
M print_wiki.c
M tests/selfcheck.c
9 files changed, 52 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/75646/5
--
To view, visit https://review.coreboot.org/c/flashrom/+/75646?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Gerrit-Change-Number: 75646
Gerrit-PatchSet: 5
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Attention: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Anastasia Klimchuk, Stefan Reinauer.
Hello Anastasia Klimchuk, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75646?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Replace all flashchips accesses with get functions
......................................................................
Replace all flashchips accesses with get functions
Abstract access to struct flashchip flashchips[].
Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
M cli_classic.c
M flashchips.c
M flashrom.c
M ichspi.c
M include/flash.h
M libflashrom.c
M print.c
M print_wiki.c
M tests/selfcheck.c
9 files changed, 52 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/75646/4
--
To view, visit https://review.coreboot.org/c/flashrom/+/75646?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Gerrit-Change-Number: 75646
Gerrit-PatchSet: 4
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Attention: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Alex Mikhalev, Anastasia Klimchuk, Angel Pons, Nikolai Artemiev.
Stefan Reinauer has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/70140?usp=email )
Change subject: flashchips: Add support for IS25WP016
......................................................................
Patch Set 6: Code-Review+2
--
To view, visit https://review.coreboot.org/c/flashrom/+/70140?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I2b8caea229ffda72f1b04183c31715faccb64ad5
Gerrit-Change-Number: 70140
Gerrit-PatchSet: 6
Gerrit-Owner: Alex Mikhalev <alex(a)corvus-robotics.com>
Gerrit-Reviewer: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nikolai Artemiev <nartemiev(a)google.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Attention: Nikolai Artemiev <nartemiev(a)google.com>
Gerrit-Attention: Alex Mikhalev <alex(a)corvus-robotics.com>
Gerrit-Comment-Date: Wed, 07 Jun 2023 05:26:19 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Stefan Reinauer.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75646?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Replace all flashchips accesses with get functions
......................................................................
Replace all flashchips accesses with get functions
Abstract access to struct flashchip flashchips[].
Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
M cli_classic.c
M flashchips.c
M flashrom.c
M ichspi.c
M include/flash.h
M libflashrom.c
M print.c
M print_wiki.c
M tests/selfcheck.c
9 files changed, 47 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/75646/3
--
To view, visit https://review.coreboot.org/c/flashrom/+/75646?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Gerrit-Change-Number: 75646
Gerrit-PatchSet: 3
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75647?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Plain mjson 1.6
......................................................................
Plain mjson 1.6
With whitespace fixes. Because flashrom doesn't like vanilla.
Change-Id: I9f770baec883f35507bf3b7b60ef2d581db27002
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
A mjson.c
A mjson.h
2 files changed, 1,016 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/47/75647/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/75647?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I9f770baec883f35507bf3b7b60ef2d581db27002
Gerrit-Change-Number: 75647
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75646?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified-1 by build bot (Jenkins)
Change subject: Replace all flashchips accesses with get functions
......................................................................
Replace all flashchips accesses with get functions
Abstract access to struct flashchip flashchips[].
Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
---
M cli_classic.c
M flashchips.c
M flashrom.c
M ichspi.c
M include/flash.h
M libflashrom.c
M print.c
M print_wiki.c
8 files changed, 41 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/75646/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/75646?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ibc89e32c83975e01c958b8cf0d11dad73c461a53
Gerrit-Change-Number: 75646
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset