IVB mainboards: Drop 1024M option for gfx_uma_size
While reviewing CB:87192 that deals with this option on another mainboard, it was found that northbridge/intel/sandybridge actually could not handle this option (present on Ivy Bridge only anyway) properly. It would only factor 544MB into memory calculations while telling IGD it can use 1024MB. Until a fix can be implemented there, remove this option from Ivy Bridge mainboards. Change-Id: I0c87c52ef050cca54e050de3d41603c4ab29740b Signed-off-by: Keith Hui <buurin@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88294 Reviewed-by: Kevin Keijzer <kevin@quietlife.nl> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3b61dbaa06
commit
6c059f8af3
11 changed files with 0 additions and 11 deletions
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -81,7 +81,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# cpu_fan_header (select which header provides the tachometer
|
||||
# signal to the Super I/O on its CPUFANIN input)
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -118,7 +118,6 @@ enumerations
|
|||
7 13 448M
|
||||
7 14 480M
|
||||
7 15 512M
|
||||
7 16 1024M
|
||||
|
||||
# usb3_mode
|
||||
# Disable = Use the port always as USB 2.0 for compatibility
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -82,7 +82,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# audio_panel_type
|
||||
9 0 HDA
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -80,7 +80,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@ enumerations
|
|||
6 13 448M
|
||||
6 14 480M
|
||||
6 15 512M
|
||||
6 16 1024M
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
checksums
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue