summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/compaq_8200_elite_sff
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-03-01 16:00:06 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-03 10:11:02 +0000
commit73704533d6b0f92914408b7b4a0e4272edc318c5 (patch)
tree04931910ea9569c32c72fc93534055e725c84562 /src/mainboard/hp/compaq_8200_elite_sff
parent1c2313d339ba5da92d092451ec2a253acaa2563c (diff)
downloadcoreboot-73704533d6b0f92914408b7b4a0e4272edc318c5.tar.xz
LGA1155 mainboards: Remove gfx.did and gfx.ndid
They are downright useless and result in ACPI errors. So, burn them. Also, do a minor update to autoport's README about these values. Change-Id: Idb5832cfd2e3043b8d70e13cbbe8bd94ad613120 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39184 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/mainboard/hp/compaq_8200_elite_sff')
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
index 915f87d450..d8790a81d0 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
+++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
@@ -15,9 +15,7 @@
##
chip northbridge/intel/sandybridge
- register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410 }"
register "gfx.link_frequency_270_mhz" = "0"
- register "gfx.ndid" = "3"
register "gfx.use_spread_spectrum_clock" = "0"
register "gpu_dp_b_hotplug" = "0"
register "gpu_dp_c_hotplug" = "0"