mb/apple/macbookair4_2: Fix DRAM_RESET_GATE_GPIO

It's GPIO28 according to schematics.

Change-Id: I55be1ed178c818a17766e22cb2fd010412b8fe02
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33149
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Evgeny Zinoviev 2019-05-31 16:25:04 +03:00 committed by Nico Huber
parent ad5467d202
commit 086149eb32
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ config VGA_BIOS_ID
config DRAM_RESET_GATE_GPIO
int
default 60
default 28
config MAX_CPUS
int