diff options
author | Stefan Tauner <stefan.tauner@gmx.at> | 2018-09-03 19:02:13 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2018-09-05 13:08:21 +0000 |
commit | 3e3bae03cffba8d997cb8816b71828f1bc1d244a (patch) | |
tree | 89aebc6d51aeade256eef0c16f8b4629e4aae96b /util/x86 | |
parent | 4ba7b26019235d82b4c84361552ab6dff5766762 (diff) |
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>
Diffstat (limited to 'util/x86')
0 files changed, 0 insertions, 0 deletions