Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37429 )
Change subject: bootblock: Provide some common prototypes
......................................................................
Patch Set 2:
(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.
For AMD we could reuse bootblock_early_southbridge_init() name, not sure if we need the rest. […]
I think stuff should go in lib/bootblock if it's "all but x86" code (e.g. decompressor support), but it can go in arch/x86 if it's x86-only code.
For the pc80/cmos stuff, I agree, I'd prefer to see that moved somewhere else too (we could create a bootblock_arch_early_init() or something...).
--
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: 2
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 23:46:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment