diff options
author | Tom Rini <trini@konsulko.com> | 2015-12-27 09:15:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-12-27 09:15:57 -0500 |
commit | 78680314c53a95c0bb25e942662979843b60d7b9 (patch) | |
tree | c9d1005085e218c41554506cd481b660190b4f5b /configs | |
parent | 40253dd12a64086885097d253b665c9876635e76 (diff) | |
parent | e7d6aa0b74b7f4d08ee68da8a586c76c761348e2 (diff) | |
download | u-boot-imx-78680314c53a95c0bb25e942662979843b60d7b9.zip u-boot-imx-78680314c53a95c0bb25e942662979843b60d7b9.tar.gz u-boot-imx-78680314c53a95c0bb25e942662979843b60d7b9.tar.bz2 |
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs')
-rw-r--r-- | configs/orangepi_pc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index 75afca9..358caa5 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN8I_H3=y -CONFIG_DRAM_CLK=672 +CONFIG_DRAM_CLK=624 CONFIG_DRAM_ZQ=3881979 CONFIG_DRAM_ODT_EN=y # CONFIG_VIDEO is not set |