Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37429 )
Change subject: bootblock: Provide some common prototypes
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37429/1//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/37429/1//COMMIT_MSG@10
PS1, Line 10: southbridge is not specific to intel at all.
I think these are defined in intel/car.h because the code calling them is in intel/car. […]
For AMD we could reuse bootblock_early_southbridge_init() name, not sure if we need the rest.
Looking at lib/bootblock.c, it already has parts some of which are specific to ARM-only (pre-bootbock timestamps stuff) and some x86-only (pc80/rtc and cmos).
There is also CB:36711 adding yet more prototypes and weak implementations for Intel side.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37429
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I702cc6bad4afee4f61acf58b9155608b28eb417e
Gerrit-Change-Number: 37429
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Damien Zammit
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Julius Werner
jwerner@chromium.org
Gerrit-Comment-Date: Wed, 04 Dec 2019 02:41:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment