diff options
author | Tom Rini <trini@konsulko.com> | 2019-04-12 15:43:08 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-04-12 15:43:08 -0400 |
commit | dd758c6720266c9b7bcd8d0da91a64a2fa1e181a (patch) | |
tree | afd979fa30a3da74ee78ef69573b013f7f8e8a48 /configs/orangepi_prime_defconfig | |
parent | 683754f0aae6a17f82370d5c902af54c316b8f35 (diff) | |
parent | 067e0b9684d4f195d92e0b1de260d69dc1e0f2c5 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs/orangepi_prime_defconfig')
-rw-r--r-- | configs/orangepi_prime_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_prime_defconfig b/configs/orangepi_prime_defconfig index 20ae6df5a0..0d64eebc09 100644 --- a/configs/orangepi_prime_defconfig +++ b/configs/orangepi_prime_defconfig @@ -4,6 +4,7 @@ CONFIG_SPL=y CONFIG_MACH_SUN50I_H5=y CONFIG_DRAM_CLK=672 CONFIG_DRAM_ZQ=3881977 +# CONFIG_DRAM_ODT_EN is not set CONFIG_NR_DRAM_BANKS=1 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set # CONFIG_CMD_FLASH is not set |