Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43087 )
Change subject: mb/bostentech: Add GBYT4 port
......................................................................
Patch Set 28:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43087/27/src/mainboard/bostentech/g...
File src/mainboard/bostentech/gbyt4/romstage.c:
https://review.coreboot.org/c/coreboot/+/43087/27/src/mainboard/bostentech/g...
PS27, Line 13:
: /* NOTE: SPD must be read manually as mrc.bin's SMBus support is broken */
: enable_smbus();
: i2c_eeprom_read(0x50, 0, sizeof(spd_buf), spd_buf);
Could we have this workaround in common code? If dram_info_location is set to SMBUS, then read the S […]
Ack (can be fixed later)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43087
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I99ed0c94c3255578151f940ad9b274e6f0816bfe
Gerrit-Change-Number: 43087
Gerrit-PatchSet: 28
Gerrit-Owner: Máté Kukri
kukri.mate@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sat, 01 Aug 2020 09:49:55 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment