build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/19868 )
Change subject: nb/x4x/raminit: Split of DDR2 specific functions to its own file
......................................................................
Patch Set 3:
Build Successful
https://qa.coreboot.org/job/coreboot-gerrit/54747/ : SUCCESS
https://qa.coreboot.org/job/coreboot-checkpatch/10450/ : SUCCESS
--
To view, visit https://review.coreboot.org/19868
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3ab281f4d8fcce3ef3cf8e355e7ea7286c73e4ff
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-HasComments: No
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/20003 )
Change subject: mb/intel/dg41wv: Add mainboard
......................................................................
Patch Set 4:
needs https://review.coreboot.org/#/c/19258/ and https://review.coreboot.org/#/c/19594/ for clockgen configuration to work.
--
To view, visit https://review.coreboot.org/20003
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If01bf658e52d273c3c203d362f21c3cb9c623f40
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-HasComments: No
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20003
to look at the new patch set (#4).
Change subject: mb/intel/dg41wv: Add mainboard
......................................................................
mb/intel/dg41wv: Add mainboard
Tested with one 2G single rank DDR3 dimm, booted SeaBIOS and Linux
4.9.
Needs smbus_block_write patches for VGA output not to be wobbly, by
configuring the clockgen on smbus offset 0x69.
Change-Id: If01bf658e52d273c3c203d362f21c3cb9c623f40
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
A src/mainboard/intel/dg41wv/Kconfig
A src/mainboard/intel/dg41wv/Kconfig.name
A src/mainboard/intel/dg41wv/Makefile.inc
A src/mainboard/intel/dg41wv/acpi/ec.asl
A src/mainboard/intel/dg41wv/acpi/ich7_pci_irqs.asl
A src/mainboard/intel/dg41wv/acpi/platform.asl
A src/mainboard/intel/dg41wv/acpi/superio.asl
A src/mainboard/intel/dg41wv/acpi/x4x_pci_irqs.asl
A src/mainboard/intel/dg41wv/acpi_tables.c
A src/mainboard/intel/dg41wv/board_info.txt
A src/mainboard/intel/dg41wv/cmos.default
A src/mainboard/intel/dg41wv/cmos.layout
A src/mainboard/intel/dg41wv/cstates.c
A src/mainboard/intel/dg41wv/devicetree.cb
A src/mainboard/intel/dg41wv/dsdt.asl
A src/mainboard/intel/dg41wv/gpio.c
A src/mainboard/intel/dg41wv/hda_verb.c
A src/mainboard/intel/dg41wv/romstage.c
18 files changed, 878 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/20003/4
--
To view, visit https://review.coreboot.org/20003
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If01bf658e52d273c3c203d362f21c3cb9c623f40
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>