aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/configs/h8_homlet_v2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/configs/h8_homlet_v2_defconfig')
-rw-r--r--roms/u-boot/configs/h8_homlet_v2_defconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/roms/u-boot/configs/h8_homlet_v2_defconfig b/roms/u-boot/configs/h8_homlet_v2_defconfig
new file mode 100644
index 000000000..29f965200
--- /dev/null
+++ b/roms/u-boot/configs/h8_homlet_v2_defconfig
@@ -0,0 +1,17 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-a83t-allwinner-h8homlet-v2"
+CONFIG_SPL=y
+CONFIG_MACH_SUN8I_A83T=y
+CONFIG_DRAM_CLK=480
+CONFIG_DRAM_ZQ=15355
+CONFIG_DRAM_ODT_EN=y
+CONFIG_USB0_VBUS_PIN="PL5"
+CONFIG_USB1_VBUS_PIN="PL6"
+CONFIG_AXP_GPIO=y
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_CONSOLE_MUX=y
+CONFIG_AXP_DLDO4_VOLT=3300
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_MUSB_HOST=y