Sumeet R Pawnikar has posted comments on this change. ( https://review.coreboot.org/19300 )
Change subject: arch/x86: Share storage data structures between early stages
......................................................................
Patch Set 4: Code-Review+2
--
To view, visit https://review.coreboot.org/19300
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I20a01b850a31df9887a428bf07ca476c8410d33e
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lee Leahy <leroy.p.leahy(a)intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov(a)intel.com>
Gerrit-Reviewer: Lee Leahy <leroy.p.leahy(a)intel.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: No
Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19493
to look at the new patch set (#2).
Change subject: mb/*/mainboard.c: Get rid of SPI AFC register
......................................................................
mb/*/mainboard.c: Get rid of SPI AFC register
The AFC—Additional Flash Control Register is set by
southbridge code.
Remove redundant calls and get rid of it in autoport.
Change-Id: I627082e09dd055e3b3c4dd8e0b90965a9fcb4342
Signed-off-by: Patrick Rudolph <siro(a)das-labor.org>
---
M src/mainboard/apple/macbookair4_2/mainboard.c
M src/mainboard/gigabyte/ga-b75m-d3h/mainboard.c
M src/mainboard/gigabyte/ga-b75m-d3v/mainboard.c
M src/mainboard/lenovo/l520/mainboard.c
M src/mainboard/lenovo/s230u/mainboard.c
M src/mainboard/lenovo/t420/mainboard.c
M src/mainboard/lenovo/t420s/mainboard.c
M src/mainboard/lenovo/t430s/mainboard.c
M src/mainboard/lenovo/t520/mainboard.c
M src/mainboard/lenovo/t530/mainboard.c
M src/mainboard/lenovo/x201/mainboard.c
M src/mainboard/lenovo/x220/mainboard.c
M src/mainboard/lenovo/x230/mainboard.c
M src/mainboard/packardbell/ms2290/mainboard.c
M src/mainboard/sapphire/pureplatinumh61/mainboard.c
M util/autoport/bd82x6x.go
16 files changed, 1 insertion(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/19493/2
--
To view, visit https://review.coreboot.org/19493
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I627082e09dd055e3b3c4dd8e0b90965a9fcb4342
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins)