Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43645 )
Change subject: mb/system76/lemp9: gpio: disable internal SATAXPCIE pull-ups
......................................................................
Patch Set 18: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/43645
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6be716620695ac38c44a17abe1c4de97b099b8d7
Gerrit-Change-Number: 43645
Gerrit-PatchSet: 18
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Jeremy Soller <jeremy(a)system76.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Fri, 14 Aug 2020 02:51:35 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43644 )
Change subject: mb/system76/lemp9: gpio: configure unused pads
......................................................................
Patch Set 18:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43644/18/src/mainboard/system76/le…
File src/mainboard/system76/lemp9/gpio.h:
PS18:
Configure the 20k pull-ups for the NC pads in a follow-up commit. Instead configure them with NONE as done with PAD_CFG_NC() and check if the build is reproducible.
--
To view, visit https://review.coreboot.org/c/coreboot/+/43644
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia370c180d5ae6f48360be14af3cbab29e6814e75
Gerrit-Change-Number: 43644
Gerrit-PatchSet: 18
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Jeremy Soller <jeremy(a)system76.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Fri, 14 Aug 2020 02:41:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43644 )
Change subject: mb/system76/lemp9: gpio: configure unused pads
......................................................................
Patch Set 18:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43644/18/src/mainboard/system76/le…
File src/mainboard/system76/lemp9/gpio.h:
PS18:
Please add the new pads in a follow-up commit.
--
To view, visit https://review.coreboot.org/c/coreboot/+/43644
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia370c180d5ae6f48360be14af3cbab29e6814e75
Gerrit-Change-Number: 43644
Gerrit-PatchSet: 18
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Jeremy Soller <jeremy(a)system76.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Fri, 14 Aug 2020 02:33:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40278 )
Change subject: mb/purism/librem_whl: Add new board Librem Mini (WHL-U)
......................................................................
Patch Set 8:
(2 comments)
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
File src/mainboard/purism/librem_whl/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
PS7, Line 135: # Misc
: register "Device4Enable" = "1"
: # HECI must be enabled w/HAP disable else S3 issues
: register "HeciEnabled" = "1"
: register "Heci3Enabled" = "0"
> Please move these down to the devicetree.
Done
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
File src/mainboard/purism/librem_whl/ramstage.c:
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
PS7, Line 8: /* Configure pads prior to SiliconInit() in case there's any
: * dependencies during hardware initialization. */
> I think this is wrong. GPIOs are configured after silicon init. I would just delete it.
mainboard_silicon_init_params() is called in:
src/soc/intel/cannonlake/fsp_params.c
platform_fsp_silicon_init_params_cb()
ln 274
per src/drivers/intel/fsp2_0/silicon_init.c, this happens before silicon_init is called
--
To view, visit https://review.coreboot.org/c/coreboot/+/40278
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I36af42766f85eb17f86f6ec9b48b87125fb911e6
Gerrit-Change-Number: 40278
Gerrit-PatchSet: 8
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Singer <felixsinger(a)posteo.net>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Fri, 14 Aug 2020 02:05:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Singer <felixsinger(a)posteo.net>
Gerrit-MessageType: comment
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40278
to look at the new patch set (#8).
Change subject: mb/purism/librem_whl: Add new board Librem Mini (WHL-U)
......................................................................
mb/purism/librem_whl: Add new board Librem Mini (WHL-U)
Add new librem_whl baseboard and Librem Mini variant.
Tested with SeaBIOS, Tianocore, and Heads payloads.
All functions working normally except SATA, which is limited
via a FSP UDP to 3Gbps until the correct HSIO PHY settings
can be determined.
https://puri.sm/products/librem-mini/
Signed-off-by: Matt DeVillier <matt.devillier(a)puri.sm>
Change-Id: I36af42766f85eb17f86f6ec9b48b87125fb911e6
---
A src/mainboard/purism/librem_whl/Kconfig
A src/mainboard/purism/librem_whl/Kconfig.name
A src/mainboard/purism/librem_whl/Makefile.inc
A src/mainboard/purism/librem_whl/acpi/mainboard.asl
A src/mainboard/purism/librem_whl/board_info.txt
A src/mainboard/purism/librem_whl/devicetree.cb
A src/mainboard/purism/librem_whl/dsdt.asl
A src/mainboard/purism/librem_whl/ramstage.c
A src/mainboard/purism/librem_whl/romstage.c
A src/mainboard/purism/librem_whl/variants/librem_mini/data.vbt
A src/mainboard/purism/librem_whl/variants/librem_mini/gpio.c
A src/mainboard/purism/librem_whl/variants/librem_mini/hda_verb.c
A src/mainboard/purism/librem_whl/variants/librem_mini/include/variant/gpio.h
13 files changed, 690 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/40278/8
--
To view, visit https://review.coreboot.org/c/coreboot/+/40278
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I36af42766f85eb17f86f6ec9b48b87125fb911e6
Gerrit-Change-Number: 40278
Gerrit-PatchSet: 8
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Singer <felixsinger(a)posteo.net>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-MessageType: newpatchset
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40278 )
Change subject: mb/purism/librem_whl: Add new board Librem Mini (WHL-U)
......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
File src/mainboard/purism/librem_whl/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
PS7, Line 135: # Misc
: register "Device4Enable" = "1"
: # HECI must be enabled w/HAP disable else S3 issues
: register "HeciEnabled" = "1"
: register "Heci3Enabled" = "0"
Please move these down to the devicetree.
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
File src/mainboard/purism/librem_whl/ramstage.c:
https://review.coreboot.org/c/coreboot/+/40278/7/src/mainboard/purism/libre…
PS7, Line 8: /* Configure pads prior to SiliconInit() in case there's any
: * dependencies during hardware initialization. */
I think this is wrong. GPIOs are configured after silicon init. I would just delete it.
--
To view, visit https://review.coreboot.org/c/coreboot/+/40278
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I36af42766f85eb17f86f6ec9b48b87125fb911e6
Gerrit-Change-Number: 40278
Gerrit-PatchSet: 7
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Singer <felixsinger(a)posteo.net>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Fri, 14 Aug 2020 01:57:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44419 )
Change subject: superio/ite/it8728f: Correct Kconfig selections
......................................................................
superio/ite/it8728f: Correct Kconfig selections
Per the datasheet and the it87 kernel driver, the IT8728F supports
both 5 fans (vs 3) and use of a single 7-bit register for the
PWM slope (5 bits in closed-loop mode).
Change-Id: I3d1e6f5030f18d2c8ff533965ae4718be0f3c279
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/superio/ite/it8728f/Kconfig
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/44419/1
diff --git a/src/superio/ite/it8728f/Kconfig b/src/superio/ite/it8728f/Kconfig
index 46410af..be0c207 100644
--- a/src/superio/ite/it8728f/Kconfig
+++ b/src/superio/ite/it8728f/Kconfig
@@ -7,3 +7,5 @@
select SUPERIO_ITE_ENV_CTRL_PWM_FREQ2
select SUPERIO_ITE_ENV_CTRL_FAN16_CONFIG
select SUPERIO_ITE_ENV_CTRL_8BIT_PWM
+ select SUPERIO_ITE_ENV_CTRL_5FANS
+ select SUPERIO_ITE_ENV_CTRL_7BIT_SLOPE_REG
--
To view, visit https://review.coreboot.org/c/coreboot/+/44419
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3d1e6f5030f18d2c8ff533965ae4718be0f3c279
Gerrit-Change-Number: 44419
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-MessageType: newchange