Attention is currently required from: Václav Straka.
Angel Pons has posted comments on this change by Václav Straka. ( https://review.coreboot.org/c/coreboot/+/85825?usp=email )
Change subject: mb/hp: Add Pro 3400
......................................................................
Patch Set 2:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/85825/comment/e11073d6_fe483e2f?us… :
PS1, Line 11: As a side effect fixed 3500's USB. (broken since 81878)
I'm basing this off https://doc.coreboot.org/contributing/gerrit_guidelines.html#recommendation…
> Each patch should be kept to one logical change, which should be described in the title of the patch.
File src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/85825/comment/7490d766_440d4521?us… :
PS1, Line 25: device ref pci_bridge off end
> I tried finding a workaround for it, but leaving a redundant device in the overlay seems to be the o […]
Ah, right, there needs to be a device. I'd say use an EHCI device as dummy, with a comment saying why it's there
--
To view, visit https://review.coreboot.org/c/coreboot/+/85825?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I833996f6eddcaac91fb0ad0cd95fcc2a99447387
Gerrit-Change-Number: 85825
Gerrit-PatchSet: 2
Gerrit-Owner: Václav Straka <venda.straka(a)gmail.com>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka <venda.straka(a)gmail.com>
Gerrit-Comment-Date: Thu, 02 Jan 2025 15:14:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Václav Straka <venda.straka(a)gmail.com>
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Attention is currently required from: Angel Pons.
Václav Straka has posted comments on this change by Václav Straka. ( https://review.coreboot.org/c/coreboot/+/85825?usp=email )
Change subject: mb/hp: Add Pro 3400
......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/85825/comment/f6e80d36_e3e7e734?us… :
PS1, Line 25: device ref pci_bridge off end
> I would remove this but then there would be no devices left on this chip so it wouldn't build. […]
I tried finding a workaround for it, but leaving a redundant device in the overlay seems to be the only option.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85825?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I833996f6eddcaac91fb0ad0cd95fcc2a99447387
Gerrit-Change-Number: 85825
Gerrit-PatchSet: 2
Gerrit-Owner: Václav Straka <venda.straka(a)gmail.com>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Thu, 02 Jan 2025 15:04:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Václav Straka <venda.straka(a)gmail.com>
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Attention is currently required from: Angel Pons.
Václav Straka has posted comments on this change by Václav Straka. ( https://review.coreboot.org/c/coreboot/+/85825?usp=email )
Change subject: mb/hp: Add Pro 3400
......................................................................
Patch Set 2:
(6 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/85825/comment/d330d012_2f6e5f70?us… :
PS1, Line 11: As a side effect fixed 3500's USB. (broken since 81878)
> This should belong to a separate commit. I'm not sure what exactly fixed the USB ports. […]
USB ports were configured in early_init.c and this change moved it to the devicetree. I just moved the code. I don't think this needs to be another commit since the values are the same just in a different place.
I'll fix the reference.
File src/mainboard/hp/pro_3x00_series/Kconfig:
https://review.coreboot.org/c/coreboot/+/85825/comment/a23801f0_5bcb1c24?us… :
PS1, Line 47: default "src/mainboard/\$(MAINBOARDDIR)/variants/\$(CONFIG_VARIANT_DIR)/data.vbt"
> I think this is the default path
That's true. I assumed it isn't and just copied it from hp/snb_ivb_desktops. I will remove it.
File src/mainboard/hp/pro_3x00_series/cmos.default:
https://review.coreboot.org/c/coreboot/+/85825/comment/34149a65_80d897e1?us… :
PS1, Line 6: nmi=Enable
> I would disable NMI by default, IIRC the state isn't properly saved/restored so NMI ends up disabled […]
Acknowledged
File src/mainboard/hp/pro_3x00_series/cmos.layout:
https://review.coreboot.org/c/coreboot/+/85825/comment/0a4d3691_f5271523?us… :
PS1, Line 26: # SandyBridge MRC Scrambler Seed values
: 896 32 r 0 mrc_scrambler_seed
: 928 32 r 0 mrc_scrambler_seed_s3
: 960 16 r 0 mrc_scrambler_seed_chk
> Unused with native raminit, which is forced on (`select USE_NATIVE_RAMINIT`). Please remove.
Acknowledged
File src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/85825/comment/9dc3fa12_35015754?us… :
PS1, Line 24: device ref mei1 off end
> Why is this off? If you used me_cleaner or the FDO jumper, the ME stops working properly and vendor […]
I copied this from autoport's output, i probably had the FDO jumper on at that time without realizing it. I'll remove this.
https://review.coreboot.org/c/coreboot/+/85825/comment/8a519481_1858cea1?us… :
PS1, Line 25: device ref pci_bridge off end
> This is the default state. This line can be removed.
I would remove this but then there would be no devices left on this chip so it wouldn't build. CB:51119
--
To view, visit https://review.coreboot.org/c/coreboot/+/85825?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I833996f6eddcaac91fb0ad0cd95fcc2a99447387
Gerrit-Change-Number: 85825
Gerrit-PatchSet: 2
Gerrit-Owner: Václav Straka <venda.straka(a)gmail.com>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Thu, 02 Jan 2025 15:02:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Attention is currently required from: Felix Held.
Ana Carolina Cabral has posted comments on this change by Ana Carolina Cabral. ( https://review.coreboot.org/c/coreboot/+/84776?usp=email )
Change subject: drivers/amd/nova: Add Nova Card common driver
......................................................................
Patch Set 8:
(5 comments)
File Makefile.mk:
https://review.coreboot.org/c/coreboot/+/84776/comment/6d956734_be44a5c4?us… :
PS7, Line 121: subdirs-y += src/mainboard/$(MAINBOARDDIR) $(wildcard src/mainboard/*/common)
> probably no longer needed after the code was moved to the driver directory
Done
File src/drivers/amd/nova/Kconfig:
https://review.coreboot.org/c/coreboot/+/84776/comment/9a60e35d_dbe5a3af?us… :
PS5, Line 4: def_bool n
> the AMD mainboard with a slot for a nova card should select this kconfig directly and not via the de […]
Acknowledged
File src/drivers/amd/nova/chip.h:
https://review.coreboot.org/c/coreboot/+/84776/comment/136ee753_3ae6cde6?us… :
PS7, Line 9: #define NOVA_CARD_EEPROM_CONNECTOR_TYPE_OFFSET 2
> i'd move this define into the c file that uses this, since it's not needed outside of that c file
Done
https://review.coreboot.org/c/coreboot/+/84776/comment/1792a405_11a63467?us… :
PS7, Line 10: #define NOVA_CARD_EEPROM_I2C_BUS 2
: #define NOVA_CARD_EEPROM_I2C_ADDRESS 0x55
> those two are mainboard-dependend. […]
I put it there as a "default" value, but each board can use a different setup when calling the function. Is it better to move this to each mb/port_descriptors.c file?
File src/drivers/amd/nova/nova_card.c:
https://review.coreboot.org/c/coreboot/+/84776/comment/0b5b1f26_767fb0ec?us… :
PS7, Line 9: #include <soc/amd/phoenix/chip_opensil.h>
> i'd like to avoid soc-specific code in a common driver
I can move ddi_connector_type enum to nova/chip.h, since they are only being used in this function, what do you think?
--
To view, visit https://review.coreboot.org/c/coreboot/+/84776?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I5e9ded2090d6a5865e3330408f490e59fbf480f4
Gerrit-Change-Number: 84776
Gerrit-PatchSet: 8
Gerrit-Owner: Ana Carolina Cabral
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Alicja Michalska <ahplka19(a)gmail.com>
Gerrit-CC: Anand Vaikar <a.vaikar2021(a)gmail.com>
Gerrit-CC: Felix Singer <service+coreboot-gerrit(a)felixsinger.de>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Thu, 02 Jan 2025 14:54:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Anand Vaikar <a.vaikar2021(a)gmail.com>
Comment-In-Reply-To: Ana Carolina Cabral
Comment-In-Reply-To: Felix Held <felix-coreboot(a)felixheld.de>
Attention is currently required from: Václav Straka.
Václav Straka has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/85825?usp=email )
Change subject: mb/hp: Add Pro 3400
......................................................................
mb/hp: Add Pro 3400
Based on autoport and HP Pro 3500.
As part of this change renamed 3500 to 3x00 and added this as it's variant.
As a side effect fixed 3500's USB. (broken since CB:81878)
Add CMOS option table.
It's an almost identical board to the 3500 but has a smaller flash.
Other differences between boards were identified by autoport.
They may or may not important but were included anyway.
Tested on HP Pro 3400, behaves exactly as 3500 described in the docs.
Changes were not significant enough to require retesting on 3500.
Change-Id: I833996f6eddcaac91fb0ad0cd95fcc2a99447387
Signed-off-by: Vesek <venda.straka(a)gmail.com>
---
D Documentation/mainboard/hp/pro_3500_series.md
A Documentation/mainboard/hp/pro_3x00_series.md
R Documentation/mainboard/hp/pro_3x00_series_flash.avif
R Documentation/mainboard/hp/pro_3x00_series_jumper.avif
M Documentation/mainboard/index.md
D src/mainboard/hp/pro_3500_series/Kconfig
A src/mainboard/hp/pro_3x00_series/Kconfig
R src/mainboard/hp/pro_3x00_series/Kconfig.name
R src/mainboard/hp/pro_3x00_series/Makefile.mk
R src/mainboard/hp/pro_3x00_series/acpi/ec.asl
R src/mainboard/hp/pro_3x00_series/acpi/platform.asl
R src/mainboard/hp/pro_3x00_series/acpi/superio.asl
R src/mainboard/hp/pro_3x00_series/acpi_tables.c
A src/mainboard/hp/pro_3x00_series/board_info.txt
A src/mainboard/hp/pro_3x00_series/cmos.default
A src/mainboard/hp/pro_3x00_series/cmos.layout
R src/mainboard/hp/pro_3x00_series/common_defines.h
R src/mainboard/hp/pro_3x00_series/devicetree.cb
R src/mainboard/hp/pro_3x00_series/dsdt.asl
R src/mainboard/hp/pro_3x00_series/early_init.c
R src/mainboard/hp/pro_3x00_series/gma-mainboard.ads
R src/mainboard/hp/pro_3x00_series/hda_verb.c
R src/mainboard/hp/pro_3x00_series/led.c
R src/mainboard/hp/pro_3x00_series/led.h
R src/mainboard/hp/pro_3x00_series/mainboard.c
R src/mainboard/hp/pro_3x00_series/smihandler.c
C src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/board_info.txt
A src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/data.vbt
A src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/gpio.c
A src/mainboard/hp/pro_3x00_series/variants/pro_3400_series/overridetree.cb
R src/mainboard/hp/pro_3x00_series/variants/pro_3500_series/board_info.txt
R src/mainboard/hp/pro_3x00_series/variants/pro_3500_series/data.vbt
R src/mainboard/hp/pro_3x00_series/variants/pro_3500_series/gpio.c
A src/mainboard/hp/pro_3x00_series/variants/pro_3500_series/overridetree.cb
34 files changed, 504 insertions(+), 165 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/85825/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85825?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I833996f6eddcaac91fb0ad0cd95fcc2a99447387
Gerrit-Change-Number: 85825
Gerrit-PatchSet: 2
Gerrit-Owner: Václav Straka <venda.straka(a)gmail.com>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka <venda.straka(a)gmail.com>
Attention is currently required from: Anand Vaikar, Bao Zheng, Felix Held, Fred Reitberger, Jason Glenesk, Matt DeVillier.
Ana Carolina Cabral has posted comments on this change by Anand Vaikar. ( https://review.coreboot.org/c/coreboot/+/85749?usp=email )
Change subject: mb/amd/crater: Add Crater mainboard support for Renoir/Cezanne SOC
......................................................................
Patch Set 7:
(2 comments)
File src/mainboard/amd/crater/Kconfig:
https://review.coreboot.org/c/coreboot/+/85749/comment/785fe8fe_b114ecd0?us… :
PS7, Line 49: EC_birmanplus_sig
Birmanplus file
https://review.coreboot.org/c/coreboot/+/85749/comment/7cc32bac_2ff4835a?us… :
PS7, Line 78: This is a birmanplus specific override of soc/amd/(phoenix | glinda)/Kconfig
Birmanplus file
--
To view, visit https://review.coreboot.org/c/coreboot/+/85749?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ibdb276fc160326c666d5990e34de5327813d9403
Gerrit-Change-Number: 85749
Gerrit-PatchSet: 7
Gerrit-Owner: Anand Vaikar <a.vaikar2021(a)gmail.com>
Gerrit-Reviewer: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Ana Carolina Cabral
Gerrit-Attention: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Attention: Anand Vaikar <a.vaikar2021(a)gmail.com>
Gerrit-Attention: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Thu, 02 Jan 2025 14:31:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: Angel Pons, Jan Philipp Groß.
Nicholas Chin has posted comments on this change by Nicholas Chin. ( https://review.coreboot.org/c/coreboot/+/85816?usp=email )
Change subject: drivers/asmedia: Add code to enable AHCI for ASM1061
......................................................................
Patch Set 5:
(1 comment)
File src/drivers/asmedia/asm1061.c:
PS5:
Looks like this is changed just enough that Git/Gerrit doesn't detect the rename. Seems like the similarity threshold is 50%.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85816?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I7a1470894261c7d14fadccdcade968f87f78fe23
Gerrit-Change-Number: 85816
Gerrit-PatchSet: 5
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jan Philipp Groß <jeangrande(a)mailbox.org>
Gerrit-Reviewer: Riku Viitanen <riku.viitanen(a)protonmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Jan Philipp Groß <jeangrande(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Thu, 02 Jan 2025 14:22:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: Angel Pons, Jan Philipp Groß.
Nicholas Chin has posted comments on this change by Nicholas Chin. ( https://review.coreboot.org/c/coreboot/+/85816?usp=email )
Change subject: drivers/asmedia: Add code to enable AHCI for ASM1061
......................................................................
Patch Set 5:
(1 comment)
File src/drivers/asmedia/asm1061.c:
https://review.coreboot.org/c/coreboot/+/85816/comment/1ea2d8ec_dbe74f02?us… :
PS5, Line 40: 0x0611, /* ASM1061 SATA IDE Controller */
> Does the device ID change when switching to SATA mode?
Yes, the device ID changes from 0x611 to 0x0612 after the subclass code register is written.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85816?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I7a1470894261c7d14fadccdcade968f87f78fe23
Gerrit-Change-Number: 85816
Gerrit-PatchSet: 5
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jan Philipp Groß <jeangrande(a)mailbox.org>
Gerrit-Reviewer: Riku Viitanen <riku.viitanen(a)protonmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Jan Philipp Groß <jeangrande(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Thu, 02 Jan 2025 14:20:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>