aboutsummaryrefslogtreecommitdiff
path: root/configs/libretech_all_h3_cc_h2_plus_defconfig
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2018-04-28 13:36:02 +0800
committerJagan Teki <jagan@amarulasolutions.com>2018-05-01 10:15:58 +0530
commitad349517083264b13bbfeccf4d79812637a7e30b (patch)
tree237d7119d50488f856d6d5044db7e3dced9ceacb /configs/libretech_all_h3_cc_h2_plus_defconfig
parentd7b17f1c24afc8bd4e112b6736427e608e43acba (diff)
downloadu-boot-ad349517083264b13bbfeccf4d79812637a7e30b.zip
u-boot-ad349517083264b13bbfeccf4d79812637a7e30b.tar.gz
u-boot-ad349517083264b13bbfeccf4d79812637a7e30b.tar.bz2
sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.
This patch adds a device tree file for the H2+ version of the Libre Computer Board ALL-H3-CC. It is the same board first introduced in commit afe27544125e ("sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver."), with the H3 SoC replaced with the H2+ SoC, and has only two 2Gb DDR3 chips instead of four. The device tree utilizes the common board design file for ALL-H3-CC, providing just the model strings and SoC specifics. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs/libretech_all_h3_cc_h2_plus_defconfig')
-rw-r--r--configs/libretech_all_h3_cc_h2_plus_defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/libretech_all_h3_cc_h2_plus_defconfig b/configs/libretech_all_h3_cc_h2_plus_defconfig
new file mode 100644
index 0000000..0cbcd48
--- /dev/null
+++ b/configs/libretech_all_h3_cc_h2_plus_defconfig
@@ -0,0 +1,15 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_SPL=y
+CONFIG_MACH_SUN8I_H3=y
+CONFIG_DRAM_CLK=672
+CONFIG_DRAM_ZQ=3881979
+CONFIG_DRAM_ODT_EN=y
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-libretech-all-h3-cc"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_SPL_DOS_PARTITION is not set
+# CONFIG_SPL_EFI_PARTITION is not set
+CONFIG_SUN8I_EMAC=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y