summaryrefslogtreecommitdiffstats
path: root/configs/orangepi_r1_defconfig
diff options
context:
space:
mode:
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>2019-03-14 11:36:16 +0100
committerJagan Teki <jagan@amarulasolutions.com>2019-04-10 15:34:32 +0530
commit9d0f9e837421c3e6d1e99caed401511d886a1c36 (patch)
treede46961e6da73cb988a885d495d211fbf45d1546 /configs/orangepi_r1_defconfig
parent882b71e47df2889c77105ddcfe34cbafa762a208 (diff)
downloadu-boot-9d0f9e837421c3e6d1e99caed401511d886a1c36.tar.gz
u-boot-9d0f9e837421c3e6d1e99caed401511d886a1c36.tar.xz
u-boot-9d0f9e837421c3e6d1e99caed401511d886a1c36.zip
arm: sunxi: Enable DRAM ODT by default on H3/H5
Most of the boards we support with H3/H5 enable DRAM on-die termination, which is consistent with the high DRAM clocks that are used. Make it the default (like it's done for other similar platforms) instead of defining it in each defconfig. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs/orangepi_r1_defconfig')
-rw-r--r--configs/orangepi_r1_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/orangepi_r1_defconfig b/configs/orangepi_r1_defconfig
index 87f076f827..6492d8580c 100644
--- a/configs/orangepi_r1_defconfig
+++ b/configs/orangepi_r1_defconfig
@@ -3,7 +3,6 @@ CONFIG_ARCH_SUNXI=y
CONFIG_SPL=y
CONFIG_MACH_SUN8I_H3=y
CONFIG_DRAM_CLK=624
-CONFIG_DRAM_ODT_EN=y
# CONFIG_VIDEO_DE2 is not set
CONFIG_SPL_SPI_SUNXI=y
CONFIG_NR_DRAM_BANKS=1