Hannah Williams has uploaded a new patch set (#2). ( https://review.coreboot.org/19068 )
Change subject: soc/apollolake: [WIP] Use common/block/gpio
......................................................................
soc/apollolake: [WIP] Use common/block/gpio
This patch depends on PCR common code
Add SOC_INTEL_COMMON_BLOCK_PCR to Kconfig
Code changes to gpio_table in mainboard/google/reef/variants/baseboard/gpio.c
is incomplete
Change-Id: I3533526832e940d135625130b41286fe729963ba
Signed-off-by: Hannah Williams <hannah.williams(a)intel.com>
---
M src/mainboard/google/reef/variants/baseboard/gpio.c
M src/soc/intel/apollolake/Kconfig
M src/soc/intel/apollolake/acpi/gpio.asl
M src/soc/intel/apollolake/bootblock/bootblock.c
M src/soc/intel/apollolake/chip.h
M src/soc/intel/apollolake/gpio.c
M src/soc/intel/apollolake/include/soc/gpio.h
D src/soc/intel/apollolake/include/soc/gpio_defs.h
M src/soc/intel/apollolake/lpc_lib.c
M src/soc/intel/apollolake/uart_early.c
10 files changed, 647 insertions(+), 1,067 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/19068/2
--
To view, visit https://review.coreboot.org/19068
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3533526832e940d135625130b41286fe729963ba
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Hannah Williams <hannah.williams(a)intel.com>
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/19067 )
Change subject: cpu/intel/model_106cx: Add tsc_freq_mhz() function
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/19067/1/src/cpu/intel/model_106cx/tsc_freq.c
File src/cpu/intel/model_106cx/tsc_freq.c:
PS1, Line 29: 400
> From where this value came ? can we use macro for this ?
Mostly a poor copy from src/northbridge/intel/i945/udelay.c
cpu/x86/lapic/apic_timer.c is more correct but what should be done is to rely on MCHBAR(CLKCFG) since sometimes (although probably not on these atoms) northbridge limits freq or BSEL straps are ill configured.
--
To view, visit https://review.coreboot.org/19067
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifb6074f3f097d7e6fc501a376754a05eb9e4faa0
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Philippe Mathieu-Daudé <philippe.mathieu.daude(a)gmail.com>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: Yes
Philippe Mathieu-Daudé has posted comments on this change. ( https://review.coreboot.org/19035 )
Change subject: Build system: Make jenkins target to check for changes
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://review.coreboot.org/19035
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie603f80c6f2b2a656df22b4a569a0f82a1237636
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Philippe Mathieu-Daudé <philippe.mathieu.daude(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: No