Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39995
to look at the new patch set (#15).
Change subject: mb/siemens/chili: Add Chili variant
......................................................................
mb/siemens/chili: Add Chili variant
* Update GMA Port_List for Chili variant
* Comment Chili-variant devicetree
* Add option to disable `ethernet1`
* Implement preliminary fan config for Chili
* Slightly adjust fan control of Chili
* Set HWM limits and tune fan config of Chili
* Revise Chili's PCI devices
Mention onboard PCI devices explicitly, disable unused `debug` PCIe
root port and reorder other root ports according to coalescing rules.
* Add bx26rom support for Chili
* Configure EC device enablement
Individual bits are based on observation of the original BIOS. For
the Chili variant, add a Kconfig option to enable the debug USB port.
* Add HDA verbs for Chili
* Move mainboard_init() (GPIO config) to romstage
* Update devicetrees wrt. SlotImplemented
* Update Chili's fan config
* Ignore mic presence on Chili
Change-Id: Ic7a5dccbb0d5b7bceb154fb050cf991254475f7b
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Signed-off-by: Felix Singer <felix.singer(a)secunet.com>
---
M src/mainboard/siemens/chili/Kconfig
M src/mainboard/siemens/chili/Kconfig.name
M src/mainboard/siemens/chili/mainboard.c
M src/mainboard/siemens/chili/romstage.c
M src/mainboard/siemens/chili/variant.h
A src/mainboard/siemens/chili/variants/chili/Makefile.inc
A src/mainboard/siemens/chili/variants/chili/board_info.txt
A src/mainboard/siemens/chili/variants/chili/boxer26_eeprom.h
A src/mainboard/siemens/chili/variants/chili/data.vbt
A src/mainboard/siemens/chili/variants/chili/devicetree.cb
A src/mainboard/siemens/chili/variants/chili/gma-mainboard.ads
A src/mainboard/siemens/chili/variants/chili/gpio.c
A src/mainboard/siemens/chili/variants/chili/hda_verb.c
A src/mainboard/siemens/chili/variants/chili/romstage.c
A src/mainboard/siemens/chili/variants/chili/smbios.c
15 files changed, 672 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/39995/15
--
To view, visit https://review.coreboot.org/c/coreboot/+/39995
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic7a5dccbb0d5b7bceb154fb050cf991254475f7b
Gerrit-Change-Number: 39995
Gerrit-PatchSet: 15
Gerrit-Owner: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-MessageType: newpatchset
Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39995
to look at the new patch set (#14).
Change subject: mb/siemens/chili: Add Chili variant
......................................................................
mb/siemens/chili: Add Chili variant
* Update GMA Port_List for Chili variant
* Comment Chili-variant devicetree
* Add option to disable `ethernet1`
* Implement preliminary fan config for Chili
* Slightly adjust fan control of Chili
* Set HWM limits and tune fan config of Chili
* Revise Chili's PCI devices
Mention onboard PCI devices explicitly, disable unused `debug` PCIe
root port and reorder other root ports according to coalescing rules.
* Add bx26rom support for Chili
* Configure EC device enablement
Individual bits are based on observation of the original BIOS. For
the Chili variant, add a Kconfig option to enable the debug USB port.
* Add HDA verbs for Chili
* Move mainboard_init() (GPIO config) to romstage
* Update devicetrees wrt. SlotImplemented
* Update Chili's fan config
* Ignore mic presence on Chili
Change-Id: Ic7a5dccbb0d5b7bceb154fb050cf991254475f7b
Signed-off-by: Nico Huber <nico.huber(a)secunet.com>
Signed-off-by: Felix Singer <felix.singer(a)secunet.com>
---
M src/mainboard/siemens/chili/Kconfig
M src/mainboard/siemens/chili/Kconfig.name
M src/mainboard/siemens/chili/mainboard.c
M src/mainboard/siemens/chili/romstage.c
M src/mainboard/siemens/chili/variant.h
A src/mainboard/siemens/chili/variants/chili/Makefile.inc
A src/mainboard/siemens/chili/variants/chili/board_info.txt
A src/mainboard/siemens/chili/variants/chili/boxer26_eeprom.h
A src/mainboard/siemens/chili/variants/chili/data.vbt
A src/mainboard/siemens/chili/variants/chili/devicetree.cb
A src/mainboard/siemens/chili/variants/chili/gma-mainboard.ads
A src/mainboard/siemens/chili/variants/chili/gpio.c
A src/mainboard/siemens/chili/variants/chili/hda_verb.c
A src/mainboard/siemens/chili/variants/chili/romstage.c
A src/mainboard/siemens/chili/variants/chili/smbios.c
15 files changed, 672 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/39995/14
--
To view, visit https://review.coreboot.org/c/coreboot/+/39995
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic7a5dccbb0d5b7bceb154fb050cf991254475f7b
Gerrit-Change-Number: 39995
Gerrit-PatchSet: 14
Gerrit-Owner: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-MessageType: newpatchset
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45126 )
Change subject: mb/system76/lemp9: enable eDP in Fsp
......................................................................
Patch Set 6: Code-Review-1
I found a better way... more info soon :P
--
To view, visit https://review.coreboot.org/c/coreboot/+/45126
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ice5f55e07ea9e028a0b6a904511eb59830351738
Gerrit-Change-Number: 45126
Gerrit-PatchSet: 6
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Jeremy Soller <jeremy(a)system76.com>
Gerrit-Reviewer: Michael Niewöhner
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 08 Sep 2020 12:17:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45152 )
Change subject: src/Kconfig: Fix path to "c_start.S"
......................................................................
src/Kconfig: Fix path to "c_start.S"
commit 6cb3a59f renamed arch/x86/lib/c_start.S to arch/x86/c_start.S
Change-Id: Ib92fb9b73ee85835e40d30ba8573ea5fd13a09e4
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/45152/1
diff --git a/src/Kconfig b/src/Kconfig
index d6b703b..6739867 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -808,7 +808,7 @@
depends on DRIVERS_UART
help
If enabled, you will be able to set breakpoints for gdb debugging.
- See src/arch/x86/lib/c_start.S for details.
+ See src/arch/x86/c_start.S for details.
config GDB_WAIT
bool "Wait for a GDB connection in the ramstage"
--
To view, visit https://review.coreboot.org/c/coreboot/+/45152
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib92fb9b73ee85835e40d30ba8573ea5fd13a09e4
Gerrit-Change-Number: 45152
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-MessageType: newchange