Change in coreboot[master]: mb/asrock/g41c-gs: Add the revision 1 variant

Hello build bot (Jenkins), Bill XIE, I'd like you to reexamine a change. Please visit https://review.coreboot.org/21292 to look at the new patch set (#4). Change subject: mb/asrock/g41c-gs: Add the revision 1 variant ...................................................................... mb/asrock/g41c-gs: Add the revision 1 variant Both g41c-gs and g41c-s can be supported by the same code since the only difference is ethernet NIC. TESTED, does not yet resume from S3. Change-Id: Ib69c2ac0a9dc1b5c46220d2d2d5239edc99b0516 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> --- M src/mainboard/asrock/g41c-gs/Kconfig M src/mainboard/asrock/g41c-gs/Kconfig.name M src/mainboard/asrock/g41c-gs/gpio.c M src/mainboard/asrock/g41c-gs/romstage.c A src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb A src/mainboard/asrock/g41c-gs/variants/g41c-gs/devicetree.cb 6 files changed, 323 insertions(+), 12 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/21292/4 -- To view, visit https://review.coreboot.org/21292 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib69c2ac0a9dc1b5c46220d2d2d5239edc99b0516 Gerrit-Change-Number: 21292 Gerrit-PatchSet: 4 Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Bill XIE <persmule@gmail.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Arthur Heymans (Code Review)