Kane Chen has uploaded this change for review. ( https://review.coreboot.org/29647
Change subject: soc/intel/apollolake: Bump soc mem version
......................................................................
soc/intel/apollolake: Bump soc mem version
This change is to bump fsp_memory_soc_version in order to trigger
MRC full training
BUG=b:119481870
Signed-off-by: Kane Chen <kane.chen(a)intel.com>
Change-Id: I92463045f7a808fb25aaa7a2d5f6fcde36dfb458
---
M src/soc/intel/apollolake/meminit.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/29647/1
diff --git a/src/soc/intel/apollolake/meminit.c b/src/soc/intel/apollolake/meminit.c
index 889bbde..431cdb6 100644
--- a/src/soc/intel/apollolake/meminit.c
+++ b/src/soc/intel/apollolake/meminit.c
@@ -367,5 +367,5 @@
uint8_t fsp_memory_soc_version(void)
{
/* Bump this value when the memory configuration parameters change. */
- return 1;
+ return 2;
}
--
To view, visit https://review.coreboot.org/29647
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I92463045f7a808fb25aaa7a2d5f6fcde36dfb458
Gerrit-Change-Number: 29647
Gerrit-PatchSet: 1
Gerrit-Owner: Kane Chen <kane.chen(a)intel.com>
Hello Werner Zeh, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29635
to look at the new patch set (#2).
Change subject: siemens/mc_apl5: Add new mainboard variant mc_apl5
......................................................................
siemens/mc_apl5: Add new mainboard variant mc_apl5
This mainboard is based on mc_apl1. In a first step, it contains a copy
of mc_apl1 directory with minimum changes. Special adaptations for
mc_apl5 mainboard will follow in separate commits.
Change-Id: Icdbb116a822ffa7a3bfb7026a5d1164db56a0c46
Signed-off-by: Mario Scheithauer <mario.scheithauer(a)siemens.com>
---
M src/mainboard/siemens/mc_apl1/Kconfig
M src/mainboard/siemens/mc_apl1/Kconfig.name
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/Kconfig
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/Makefile.inc
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/devicetree.cb
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/include/variant/ptn3460.h
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/mainboard.c
A src/mainboard/siemens/mc_apl1/variants/mc_apl5/ptn3460.c
8 files changed, 521 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/29635/2
--
To view, visit https://review.coreboot.org/29635
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icdbb116a822ffa7a3bfb7026a5d1164db56a0c46
Gerrit-Change-Number: 29635
Gerrit-PatchSet: 2
Gerrit-Owner: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Kane Chen has uploaded a new patch set (#2). ( https://review.coreboot.org/29645 )
Change subject: mb/google/octopus: Set IOSSTATE to 9 for interrupt pins
......................................................................
mb/google/octopus: Set IOSSTATE to 9 for interrupt pins
According to EDS and architect's suggestion, we should set IOSTERM to
9 for interrupt pins to avoid unexpected wakeup during s0ix.
BUG=b:113962641
TEST=verified pen and touchscreen are working even after s0ix
Signed-off-by: Kane Chen <kane.chen(a)intel.com>
Change-Id: Ib7fccf0656ffca8c212d2ccd168f53ed41887763
---
M src/mainboard/google/octopus/variants/baseboard/gpio.c
1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/29645/2
--
To view, visit https://review.coreboot.org/29645
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib7fccf0656ffca8c212d2ccd168f53ed41887763
Gerrit-Change-Number: 29645
Gerrit-PatchSet: 2
Gerrit-Owner: Kane Chen <kane.chen(a)intel.com>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29641
to look at the new patch set (#8).
Change subject: SMBIOS: [test] Upgrade to 3.2.0
......................................................................
SMBIOS: [test] Upgrade to 3.2.0
Change-Id: I8bccedd277beb755b643a663f3278af25f8fbf96
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/arch/x86/smbios.c
M src/include/smbios.h
M src/mainboard/emulation/qemu-i440fx/northbridge.c
M src/mainboard/samsung/lumpy/mainboard.c
M src/northbridge/amd/amdfam10/northbridge.c
5 files changed, 100 insertions(+), 54 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/29641/8
--
To view, visit https://review.coreboot.org/29641
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8bccedd277beb755b643a663f3278af25f8fbf96
Gerrit-Change-Number: 29641
Gerrit-PatchSet: 8
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>