coreboot/src
Stefan Tauner 3e3bae03cf nb/intel/x4x/gma.c: fix skipping of native graphics init
CB:27984 (e6c8f7e) is supposed to skip over NGI if bit #1 in
register GCC is set. However the check for x4x was wrongly
checking if any bit of the whole register is set.

Change-Id: I5000f5e771abb98f046e2ad19c1bee7dbc0743fc
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: https://review.coreboot.org/28447
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-09-05 13:08:21 +00:00
..
acpi
arch arch/x86/Makefile: include dependencies for romcc bootblock 2018-09-05 10:06:36 +00:00
commonlib cbtable: remove chromeos_acpi from cbtable 2018-08-22 15:33:50 +00:00
console
cpu cpu/intel/common: add function to init cppc_config 2018-08-20 15:53:28 +00:00
device nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c 2018-08-21 23:04:08 +00:00
drivers mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads 2018-09-05 10:04:20 +00:00
ec mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads 2018-09-05 10:04:20 +00:00
include siemens/mc_apl1: Disable PCI clock outputs on XIO bridge 2018-08-27 06:31:27 +00:00
lib lib/gpio.c: Validate num_gpio 2018-08-28 15:36:51 +00:00
mainboard mb/intel/dg43gt/dsdt.asl: fix globalnvs.asl include path 2018-09-05 10:05:50 +00:00
northbridge nb/intel/x4x/gma.c: fix skipping of native graphics init 2018-09-05 13:08:21 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc riscv: separately define stack locations at different stages 2018-09-02 03:10:58 +00:00
southbridge intel: Use common HPET table revision function 2018-08-27 15:50:52 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode acpi: Hide Chrome and coreboot specific devices 2018-08-28 15:14:42 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00