uwe poeche has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30128 )
Change subject: siemens/mc_apl4: Add GPIO configuration
......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
File src/mainboard/siemens/mc_apl1/variants/mc_apl4/gpio.c:
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
PS1, Line 80:
> One blank line is enough.
Done
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
PS1, Line 358: TB
> blank character
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/30128
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia69603f42c57c1cc682550b8eeeab42fbac27563
Gerrit-Change-Number: 30128
Gerrit-PatchSet: 2
Gerrit-Owner: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-Reviewer: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-Comment-Date: Mon, 10 Dec 2018 14:08:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-MessageType: comment
Hello Werner Zeh, Mario Scheithauer, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30128
to look at the new patch set (#2).
Change subject: siemens/mc_apl4: Add GPIO configuration
......................................................................
siemens/mc_apl4: Add GPIO configuration
Add GPIO configuration to match the hardware of mc_apl4.
Change-Id: Ia69603f42c57c1cc682550b8eeeab42fbac27563
Signed-off-by: Uwe Poeche <uwe.poeche(a)siemens.com>
---
M src/mainboard/siemens/mc_apl1/variants/mc_apl4/Makefile.inc
A src/mainboard/siemens/mc_apl1/variants/mc_apl4/gpio.c
2 files changed, 392 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/30128/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/30128
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia69603f42c57c1cc682550b8eeeab42fbac27563
Gerrit-Change-Number: 30128
Gerrit-PatchSet: 2
Gerrit-Owner: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-Reviewer: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-MessageType: newpatchset
Hello build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30111
to look at the new patch set (#3).
Change subject: buildgcc: Update IASL to version 20181031
......................................................................
buildgcc: Update IASL to version 20181031
Update IASL from version 20180810 to 20181031
Change-Id: Ic83f4e220b7bcf0cfafa8dcb95f575b576e84996
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M util/crossgcc/buildgcc
R util/crossgcc/patches/acpica-unix2-20181031_iasl.patch
D util/crossgcc/sum/acpica-unix2-20180810.tar.gz.cksum
A util/crossgcc/sum/acpica-unix2-20181031.tar.gz.cksum
4 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/30111/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/30111
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic83f4e220b7bcf0cfafa8dcb95f575b576e84996
Gerrit-Change-Number: 30111
Gerrit-PatchSet: 3
Gerrit-Owner: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Mario Scheithauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30128 )
Change subject: siemens/mc_apl4: Add GPIO configuration
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
File src/mainboard/siemens/mc_apl1/variants/mc_apl4/gpio.c:
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
PS1, Line 80:
One blank line is enough.
https://review.coreboot.org/#/c/30128/1/src/mainboard/siemens/mc_apl1/varia…
PS1, Line 358: */
blank character
--
To view, visit https://review.coreboot.org/c/coreboot/+/30128
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia69603f42c57c1cc682550b8eeeab42fbac27563
Gerrit-Change-Number: 30128
Gerrit-PatchSet: 1
Gerrit-Owner: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-Reviewer: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: uwe poeche <uwe.poeche(a)siemens.com>
Gerrit-Comment-Date: Mon, 10 Dec 2018 13:08:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
You-Cheng Syu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30127
Change subject: mediatek/mt8183: Deselect BOOTBLOCK_CONSOLE
......................................................................
mediatek/mt8183: Deselect BOOTBLOCK_CONSOLE
MT8183 only allows booting from eMMC, so we have to do eMMC emulation
from an external source, for example EC, which makes the size of
bootblock very important.
Currently a fully functional bootblock is about 26000 bytes. If we
deselect BOOTBLOCK_CONSOLE, it can be reduced to about 19500 bytes
(75%). Since we don't have much logic in mt8183 bootblock, it should be
fine to disable console in bootblock.
BUG=b:120588396
TEST=manually flashed into kukui and boots into kernel
Change-Id: I84909fc8dbba972c8293070fcf71391cd9ae0151
---
M src/soc/mediatek/mt8183/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/30127/1
diff --git a/src/soc/mediatek/mt8183/Kconfig b/src/soc/mediatek/mt8183/Kconfig
index b58be7f..fdc22a2 100644
--- a/src/soc/mediatek/mt8183/Kconfig
+++ b/src/soc/mediatek/mt8183/Kconfig
@@ -6,7 +6,6 @@
select ARCH_ROMSTAGE_ARMV8_64
select ARCH_VERSTAGE_ARMV8_64
select ARM64_USE_ARM_TRUSTED_FIRMWARE
- select BOOTBLOCK_CONSOLE
select GENERIC_UDELAY
select HAVE_UART_SPECIAL
select HAVE_MONOTONIC_TIMER
--
To view, visit https://review.coreboot.org/c/coreboot/+/30127
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I84909fc8dbba972c8293070fcf71391cd9ae0151
Gerrit-Change-Number: 30127
Gerrit-PatchSet: 1
Gerrit-Owner: You-Cheng Syu <youcheng(a)google.com>
Gerrit-MessageType: newchange