David Hendricks has uploaded a new patch set (#2) to the change originally created by Nico Huber. ( https://review.coreboot.org/21947 )
Change subject: fixup! 4BA: Basic support for 4-bytes addressing mode extensions
......................................................................
fixup! 4BA: Basic support for 4-bytes addressing mode extensions
Fix some whitespace, and braces. Remove sector size from comments that I
could not verify.
Change-Id: I4faaa036fea744135fa37f405686fb9fd0882806
Signed-off-by: Nico Huber <nico.h(a)gmx.de>
---
M flash.h
M spi4ba.c
2 files changed, 15 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/47/21947/2
--
To view, visit https://review.coreboot.org/21947
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: staging
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4faaa036fea744135fa37f405686fb9fd0882806
Gerrit-Change-Number: 21947
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
David Hendricks has posted comments on this change. ( https://review.coreboot.org/21947 )
Change subject: fixup! 4BA: Basic support for 4-bytes addressing mode extensions
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/21947/1/spi4ba.c
File spi4ba.c:
https://review.coreboot.org/#/c/21947/1/spi4ba.c@185
PS1, Line 185: Erases
> `Erase`? the other comments are in imperative, too.
Fixed this and the following instances.
--
To view, visit https://review.coreboot.org/21947
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: staging
Gerrit-MessageType: comment
Gerrit-Change-Id: I4faaa036fea744135fa37f405686fb9fd0882806
Gerrit-Change-Number: 21947
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 14 Oct 2017 00:48:13 +0000
Gerrit-HasComments: Yes