summaryrefslogtreecommitdiff
path: root/include/configs/odroidc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/odroidc4.h')
-rw-r--r--include/configs/odroidc4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/odroidc4.h b/include/configs/odroidc4.h
index 3336abe762..866c4f6d6b 100644
--- a/include/configs/odroidc4.h
+++ b/include/configs/odroidc4.h
@@ -24,4 +24,7 @@
#define CONFIG_USB_GPIO_PWR_NAME "GPIOAO_2"
#endif
+#undef CONFIG_VDDEE_INIT_VOLTAGE
+#define CONFIG_VDDEE_INIT_VOLTAGE 880 /* VDDEE power up voltage */
+
#endif