diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-08-11 17:52:03 -0500 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-11-24 19:03:24 +0100 |
commit | b174667534c327b8558ff04986a2c1a971b7f04e (patch) | |
tree | 8f41e82cb5b55cf77eeecd596530bbde9d580f2a /src/mainboard/asus/kgpe-d16/cmos.default | |
parent | 593f5c8a48043153963c04060ed8de7d60604bc1 (diff) |
northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart
Change-Id: Ia24102e164eb5753ade3f9b5ab21eba2fa60836b
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/12046
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/asus/kgpe-d16/cmos.default')
-rw-r--r-- | src/mainboard/asus/kgpe-d16/cmos.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index 9994dadd75..024d263272 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -3,7 +3,7 @@ debug_level = Spew multi_core = Enable slow_cpu = off compute_unit_siblings = Enable -iommu = Disable +gart = Disable nmi = Disable hypertransport_speed_limit = Auto max_mem_clock = DDR3-1600 |