Stefan Reinauer has uploaded this change for review. ( https://review.coreboot.org/c/em100/+/47729 )
Change subject: Make do_exit_flag static
......................................................................
Make do_exit_flag static
It does not be globally visible
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Change-Id: I81d06f8803cd9c5ca6877a1e3d19287a681f5612
---
M em100.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/em100 refs/changes/29/47729/1
diff --git a/em100.c b/em100.c
index 580290a..e0b145a 100644
--- a/em100.c
+++ b/em100.c
@@ -29,7 +29,7 @@
char *database_version;
int debug = 0;
-volatile int do_exit_flag = 0;
+static volatile int do_exit_flag = 0;
static void exit_handler(int sig __unused)
{
--
To view, visit https://review.coreboot.org/c/em100/+/47729
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: em100
Gerrit-Branch: master
Gerrit-Change-Id: I81d06f8803cd9c5ca6877a1e3d19287a681f5612
Gerrit-Change-Number: 47729
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newchange
Hello build bot (Jenkins), Krishna P Bhat D,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47162
to look at the new patch set (#5).
Change subject: mb/google/dedede: Enable microcode update
......................................................................
mb/google/dedede: Enable microcode update
Adds flashmap descriptor with RW_UCODE_STAGED to enable microcode
update with the top swap.
Change-Id: I956bc82bdb68049058335ff86c22742a235256c2
Signed-off-by: Sugnan Prabhu S <sugnan.prabhu.s(a)intel.com>
---
M src/mainboard/google/dedede/Kconfig
A src/mainboard/google/dedede/chromeos-ucode.fmd
2 files changed, 48 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/47162/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/47162
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I956bc82bdb68049058335ff86c22742a235256c2
Gerrit-Change-Number: 47162
Gerrit-PatchSet: 5
Gerrit-Owner: Sugnan Prabhu S <sugnan.prabhu.s(a)intel.com>
Gerrit-Reviewer: Krishna P Bhat D <krishna.p.bhat.d(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39133 )
Change subject: mb/kontron: Add Kontron mAL10 COMe module support
......................................................................
Patch Set 56:
(5 comments)
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
File src/mainboard/kontron/mal10/romstage.c:
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
PS48, Line 10: Profile
> Is there an enum for this?
Outside the scope of this patch
This will be done in the next patches
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
PS48, Line 13: DualRankSupportEnable
> Why disable support for dual rank?
This is needed if the memory exceeds 16GB per channel. In the case of mal10, the memory capacity is limited to 8GB.
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
PS48, Line 19: RmtCheckRun
> Why skip margin check?
Enable
TEST=successful boot
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
PS48, Line 25: MrcFastBoot
> Why no fast boot?
Enable
TEST=successful boot
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
File src/mainboard/kontron/mal10/variants/mal10/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/39133/48/src/mainboard/kontron/mal…
PS48, Line 96: 1
> Problems with HS400?
Only on our RTOS, there are no problems with Ubuntu. Let's set this to HS400
--
To view, visit https://review.coreboot.org/c/coreboot/+/39133
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib8432e10396f77eb05a71af1ccaaa4437a2e43ea
Gerrit-Change-Number: 39133
Gerrit-PatchSet: 56
Gerrit-Owner: Maxim Polyakov <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Lance Zhao
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Maxim Polyakov <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andrey Petrov <anpetrov(a)fb.com>
Gerrit-CC: Michael Niewöhner <foss(a)mniewoehner.de>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Thu, 19 Nov 2020 17:25:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment