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_pc_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/orangepi_pc_defconfig') diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index de11df755e..0fe1ca81e0 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -3,7 +3,6 @@ CONFIG_ARCH_SUNXI=y CONFIG_SPL=y CONFIG_MACH_SUN8I_H3=y CONFIG_DRAM_CLK=624 -CONFIG_DRAM_ZQ=3881979 CONFIG_DRAM_ODT_EN=y CONFIG_NR_DRAM_BANKS=1 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -- cgit v1.2.3