Attention is currently required from: Jakub Czapiga, Elyes Haouas.
Hello build bot (Jenkins), Jakub Czapiga, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71547
to look at the new patch set (#3).
Change subject: spd.h: Move enum ddr3_module_type to ddr3.h
......................................................................
spd.h: Move enum ddr3_module_type to ddr3.h
Move specific enum ddr3_module_type to <device/dram/ddr3.h>.
Change-Id: I8fd7892dda26158a5bdd6cd4972c7859a252153e
Signed-off-by: Elyes Haouas <ehaouas(a)noos.fr>
---
M src/device/dram/ddr3.c
M src/device/dram/spd.c
M src/include/device/dram/ddr3.h
M src/include/spd.h
M src/northbridge/intel/haswell/haswell_mrc/raminit.c
M src/northbridge/intel/sandybridge/raminit_mrc.c
M tests/lib/dimm_info_util-test.c
7 files changed, 34 insertions(+), 60 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/71547/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/71547
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8fd7892dda26158a5bdd6cd4972c7859a252153e
Gerrit-Change-Number: 71547
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jakub Czapiga <jacz(a)semihalf.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Jakub Czapiga <jacz(a)semihalf.com>
Gerrit-Attention: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-MessageType: newpatchset
Attention is currently required from: Paul Menzel, Reka Norman.
Elyes Haouas has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71546 )
Change subject: spd.h: Move enum ddr2_module_type to ddr2.h
......................................................................
Patch Set 3:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/71546/comment/61a333c6_58e2386f
PS2, Line 9: pecific
> specific
Thank you Paul
--
To view, visit https://review.coreboot.org/c/coreboot/+/71546
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I748658f9b349bff9b1ebe2c0a6acf71bf2a221ce
Gerrit-Change-Number: 71546
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jakub Czapiga <jacz(a)semihalf.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Reka Norman <rekanorman(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Reka Norman <rekanorman(a)chromium.org>
Gerrit-Comment-Date: Mon, 02 Jan 2023 14:12:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-MessageType: comment
Attention is currently required from: Reka Norman, Elyes Haouas.
Hello build bot (Jenkins), Jakub Czapiga, Paul Menzel, Reka Norman, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71546
to look at the new patch set (#3).
Change subject: spd.h: Move enum ddr2_module_type to ddr2.h
......................................................................
spd.h: Move enum ddr2_module_type to ddr2.h
Move specific enum ddr2_module_type to <device/dram/ddr2.h>.
Change-Id: I748658f9b349bff9b1ebe2c0a6acf71bf2a221ce
Signed-off-by: Elyes Haouas <ehaouas(a)noos.fr>
---
M src/device/dram/spd.c
M src/include/device/dram/ddr2.h
M src/include/spd.h
M tests/lib/dimm_info_util-test.c
4 files changed, 35 insertions(+), 34 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/71546/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/71546
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I748658f9b349bff9b1ebe2c0a6acf71bf2a221ce
Gerrit-Change-Number: 71546
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jakub Czapiga <jacz(a)semihalf.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Reka Norman <rekanorman(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Reka Norman <rekanorman(a)chromium.org>
Gerrit-Attention: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-MessageType: newpatchset
Attention is currently required from: Angel Pons, Werner Zeh.
Elyes Haouas has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70468 )
Change subject: drivers/intel/i210/Makefile.inc: Remove a link path to itself
......................................................................
Patch Set 13:
(1 comment)
File src/drivers/intel/i210/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/70468/comment/76a829d2_710471de
PS13, Line 6: CFLAGS_x86_32 += -Isrc/drivers/intel/i210
> Huh, where is it trying to search for `src/drivers/intel/i210`? It seems like vboot builds are using […]
vboot is solved here : https://review.coreboot.org/c/coreboot/+/71582
--
To view, visit https://review.coreboot.org/c/coreboot/+/70468
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I94b0f99353ed3a582ea590cbc6b12dec6294c75d
Gerrit-Change-Number: 70468
Gerrit-PatchSet: 13
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Comment-Date: Mon, 02 Jan 2023 14:11:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Comment-In-Reply-To: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-MessageType: comment
Attention is currently required from: Tarun Tuli, Kapil Porwal.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71236 )
Change subject: soc/intel: Create common function to check PCH slot
......................................................................
Patch Set 5: Code-Review+1
(1 comment)
File src/soc/intel/common/block/include/intelblocks/irq.h:
https://review.coreboot.org/c/coreboot/+/71236/comment/6543f178_d596f9b7
PS5, Line 71: a slot belongs to PCH IP of SoC die or is a root
: * port from IOE die.
nit: a slot belongs to the SoC or IOE die.
--
To view, visit https://review.coreboot.org/c/coreboot/+/71236
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib4fc850228b7ddbf84e2feb2433adff5e4002033
Gerrit-Change-Number: 71236
Gerrit-PatchSet: 5
Gerrit-Owner: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Comment-Date: Mon, 02 Jan 2023 13:38:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71265 )
Change subject: drivers/pc80/vga: Add API to write multi-line video message
......................................................................
Patch Set 8:
(1 comment)
File src/drivers/pc80/vga/vga.c:
https://review.coreboot.org/c/coreboot/+/71265/comment/e812c728_196b3f96
PS3, Line 303: memcpy(str, string, strlen(string));
> Yes, I agree. […]
Maybe it's overkill, but we could have an utility to format the text at build time, e.g. generating a .c file with arrays of strings which are centered with spaces.
(brain whirring noises)
Yes, it *is* overkill...
--
To view, visit https://review.coreboot.org/c/coreboot/+/71265
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib837e4deeba9b84038a91c93a68f03cee3474f9b
Gerrit-Change-Number: 71265
Gerrit-PatchSet: 8
Gerrit-Owner: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jeremy Compostella <jeremy.compostella(a)gmail.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: 9elements QA <hardwaretestrobot(a)gmail.com>
Gerrit-Comment-Date: Mon, 02 Jan 2023 13:37:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tarun Tuli <taruntuli(a)google.com>
Comment-In-Reply-To: Subrata Banik <subratabanik(a)google.com>
Comment-In-Reply-To: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-MessageType: comment
Attention is currently required from: Nico Huber.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/11836 )
Change subject: Add minimal GNAT run time system (RTS)
......................................................................
Patch Set 15:
(1 comment)
Patchset:
PS15:
> any update on current topic?
What is there to do? If this is added via the Makefile, guard it depending on the GCC version? We already do this for other `-gnat*` flags.
--
To view, visit https://review.coreboot.org/c/coreboot/+/11836
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie6522abf093f0a516b9ae18ddc69131bd721dc0c
Gerrit-Change-Number: 11836
Gerrit-PatchSet: 15
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Adrian-Ken Rueegsegger <ken(a)codelabs.ch>
Gerrit-Reviewer: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Reto Buerki <reet(a)codelabs.ch>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Mon, 02 Jan 2023 13:33:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-MessageType: comment
Attention is currently required from: Werner Zeh, Elyes Haouas.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70468 )
Change subject: drivers/intel/i210/Makefile.inc: Remove a link path to itself
......................................................................
Patch Set 13:
(1 comment)
File src/drivers/intel/i210/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/70468/comment/12f30c6b_c3ff88e7
PS13, Line 6: CFLAGS_x86_32 += -Isrc/drivers/intel/i210
> yes for sure! […]
Huh, where is it trying to search for `src/drivers/intel/i210`? It seems like vboot builds are using unrelated CFLAGS from coreboot?
--
To view, visit https://review.coreboot.org/c/coreboot/+/70468
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I94b0f99353ed3a582ea590cbc6b12dec6294c75d
Gerrit-Change-Number: 70468
Gerrit-PatchSet: 13
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Attention: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Comment-Date: Mon, 02 Jan 2023 13:31:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Comment-In-Reply-To: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-MessageType: comment