Angel Pons has uploaded this change for review.

View Change

mb/hp/revolve_810_g1: Drop default DRAM_RESET_GATE_GPIO

When this board was added, S3 resume was tested and working, so it must
be good enough.

Change-Id: Ie095868ea2de7846b995271baf8155e57b495e40
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/mainboard/hp/revolve_810_g1/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/38088/1
diff --git a/src/mainboard/hp/revolve_810_g1/Kconfig b/src/mainboard/hp/revolve_810_g1/Kconfig
index f8a5f3f..3bcfc63 100644
--- a/src/mainboard/hp/revolve_810_g1/Kconfig
+++ b/src/mainboard/hp/revolve_810_g1/Kconfig
@@ -38,10 +38,6 @@
string
default "8086,0166"

-config DRAM_RESET_GATE_GPIO # FIXME: check this
- int
- default 60
-
config MAX_CPUS
int
default 8

To view, visit change 38088. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie095868ea2de7846b995271baf8155e57b495e40
Gerrit-Change-Number: 38088
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newchange