From 882b71e47df2889c77105ddcfe34cbafa762a208 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Thu, 14 Mar 2019 11:36:15 +0100 Subject: arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 Most H3/H5 boards we support have the DRAM ZQ value set to 3881979, which is also consistent with the default set for the R40. Make this value the default on H3/H5 instead of 123. Signed-off-by: Paul Kocialkowski Reviewed-by: Jagan Teki --- configs/orangepi_plus_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/orangepi_plus_defconfig') diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig index 05023737a9..49796ac198 100644 --- a/configs/orangepi_plus_defconfig +++ b/configs/orangepi_plus_defconfig @@ -3,7 +3,6 @@ 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_MACPWR="PD6" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 -- cgit v1.2.3