Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41107 )
Change subject: mainboard(s): drop redundant entries from Makefiles
......................................................................
Patch Set 10:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41107/10/src/mainboard/facebook/fb…
File src/mainboard/facebook/fbg1701/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/41107/10/src/mainboard/facebook/fb…
PS10, Line 14: ramstage-y += hda_verb.c
This removes the hds_verb.c from the build. It isn't included in another way. AZALIA_PLUGIN_SUPPORT is not set and the Braswell support doesn't pull it in either.
https://review.coreboot.org/c/coreboot/+/41107/10/src/mainboard/portwell/m1…
File src/mainboard/portwell/m107/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/41107/10/src/mainboard/portwell/m1…
PS10, Line 6: ramstage-y += hda_verb.c
This removes the hds_verb.c from the build. It isn't included in another way. AZALIA_PLUGIN_SUPPORT is not set and the Braswell support doesn't pull it in either.
As a side item, wouldn't it be good to somehow document which files will be included implicitely from the mainboard directory? This makes creating a new mainboard directory a bit easier and prevents the inclusion of files that are not required.
--
To view, visit https://review.coreboot.org/c/coreboot/+/41107
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1961646c5ed4ae6a1308ce0e8e15792970da4e0d
Gerrit-Change-Number: 41107
Gerrit-PatchSet: 10
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Christian Walter <christian.walter(a)9elements.com>
Gerrit-Reviewer: David Guckian <david.guckian(a)intel.com>
Gerrit-Reviewer: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski(a)3mdeb.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Philipp Hug <philipp(a)hug.cx>
Gerrit-Reviewer: Piotr Król <piotr.krol(a)3mdeb.com>
Gerrit-Reviewer: Tristan Corrick <tristan(a)corrick.kiwi>
Gerrit-Reviewer: Vanessa Eusebio <vanessa.f.eusebio(a)intel.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: Wim Vervoorn <wvervoorn(a)eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich(a)gmail.com>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: Benjamin Doron <benjamin.doron00(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Tue, 02 Jun 2020 08:46:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Hello build bot (Jenkins), Jonathan Zhang, Johnny Lin, Morgan Jang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41720
to look at the new patch set (#11).
Change subject: mb/ocp/deltalake: Update SMBIOS type 0 firmware version by VPD variable
......................................................................
mb/ocp/deltalake: Update SMBIOS type 0 firmware version by VPD variable
Get firmware version from VPD version variable, and update firmware version
to SMBIOS type 0.
Tested on Tioga Pass / Delta Lake.
Signed-off-by: Jingle Hsu <jingle_hsu(a)wiwynn.com>
Change-Id: I98a8fe1135728f31ec154d6340d19be8d8f980ba
---
M src/mainboard/ocp/deltalake/Kconfig
M src/mainboard/ocp/deltalake/board.fmd
M src/mainboard/ocp/deltalake/ramstage.c
3 files changed, 22 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/41720/11
--
To view, visit https://review.coreboot.org/c/coreboot/+/41720
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I98a8fe1135728f31ec154d6340d19be8d8f980ba
Gerrit-Change-Number: 41720
Gerrit-PatchSet: 11
Gerrit-Owner: Jingle Hsu <jingle_hsu(a)wiwynn.com>
Gerrit-Reviewer: Johnny Lin <Johnny_Lin(a)wiwynn.com>
Gerrit-Reviewer: Jonathan Zhang <jonzhang(a)fb.com>
Gerrit-Reviewer: Morgan Jang
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-MessageType: newpatchset