Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28910
to look at the new patch set (#4).
Change subject: flashchips: Add W25Q128.V..W
......................................................................
flashchips: Add W25Q128.V..W
Port the code from chromeos flashrom.
Tested using W25Q128JVSIM in SPI mode.
Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M flashchips.c
M flashchips.h
2 files changed, 38 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/10/28910/4
--
To view, visit https://review.coreboot.org/28910
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Gerrit-Change-Number: 28910
Gerrit-PatchSet: 4
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28910
to look at the new patch set (#3).
Change subject: flashchips: Add W25Q128.V..W
......................................................................
flashchips: Add W25Q128.V..W
Port the code from chromeos flashrom.
Tested using W25Q128JVSIM in SPI mode.
Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M flashchips.c
M flashchips.h
2 files changed, 38 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/10/28910/3
--
To view, visit https://review.coreboot.org/28910
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Gerrit-Change-Number: 28910
Gerrit-PatchSet: 3
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Nico Huber has posted comments on this change. ( https://review.coreboot.org/28910 )
Change subject: flashchips: Add W25Q128.V..W
......................................................................
Patch Set 2:
(2 comments)
only some nits left
https://review.coreboot.org/#/c/28910/2/flashchips.h
File flashchips.h:
https://review.coreboot.org/#/c/28910/2/flashchips.h@928
PS2, Line 928: #define WINBOND_NEX_W25Q128_V_M 0x7018 /* W25Q128JVSM */
comment should be indented with a tab
https://review.coreboot.org/#/c/28910/2/flashchips.c
File flashchips.c:
https://review.coreboot.org/#/c/28910/2/flashchips.c@15671
PS2, Line 15671: .name = "W25Q128.V..M",
Entries should be ordered alphabetically. So this would come after
W25Q128.V I guess
--
To view, visit https://review.coreboot.org/28910
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Gerrit-Change-Number: 28910
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Thu, 04 Oct 2018 13:51:44 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28910
to look at the new patch set (#2).
Change subject: flashchips: Add W25Q128.V..W
......................................................................
flashchips: Add W25Q128.V..W
Port the code from chromeos flashrom.
Tested using W25Q128JVSIM in SPI mode.
Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M flashchips.c
M flashchips.h
2 files changed, 38 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/10/28910/2
--
To view, visit https://review.coreboot.org/28910
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Gerrit-Change-Number: 28910
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Nico Huber has posted comments on this change. ( https://review.coreboot.org/28910 )
Change subject: flashchips: Add W25Q128J
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28910/1/flashchips.h
File flashchips.h:
https://review.coreboot.org/#/c/28910/1/flashchips.h@928
PS1, Line 928: #define WINBOND_NEX_W25Q128J 0x7018 /* W25Q128J */
As mentioned on IRC, for this id it would have to be "W25Q128.V..M"
maybe WINDBOND_NEX_W25Q128_V_M as the macro name.
--
To view, visit https://review.coreboot.org/28910
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I38397a0c831407afa21cddca8485664576fce92c
Gerrit-Change-Number: 28910
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Thu, 04 Oct 2018 13:40:41 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No