summaryrefslogtreecommitdiffstats
path: root/configs/Cubieboard2_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-01-21 20:26:03 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-23 15:15:02 +0100
commit389046be2ff2bf6752deb822ede07c02afc8f9b0 (patch)
tree6283b0d633df1532c942fb640769d31d13b32aaf /configs/Cubieboard2_defconfig
parent56333be9b262ba4059affe277bca4cf9d2991b69 (diff)
downloadtalos-obmc-uboot-389046be2ff2bf6752deb822ede07c02afc8f9b0.tar.gz
talos-obmc-uboot-389046be2ff2bf6752deb822ede07c02afc8f9b0.zip
sunxi: Convert sun7i boards to use auto dram configuration
Currently we've separate detailed dram settings for all sun7i boards, this moves them over to using auto dram configuration so that we can get rid of all the per board dram_foo.c files. This has been tested on a A20-Olinuxino-Lime, A20-Olinuxino_MICRO, Bananapi, Bananapro, Cubieboard2, Cubietruck, Mele_M3 and a Linksprite_pcDuino3. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Cubieboard2_defconfig')
-rw-r--r--configs/Cubieboard2_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
index 7e7a1ca398..ef5b43aada 100644
--- a/configs/Cubieboard2_defconfig
+++ b/configs/Cubieboard2_defconfig
@@ -5,3 +5,6 @@ CONFIG_FDTFILE="sun7i-a20-cubieboard2.dtb"
+S:CONFIG_ARCH_SUNXI=y
+S:CONFIG_MACH_SUN7I=y
+S:CONFIG_TARGET_CUBIEBOARD2=y
++S:CONFIG_DRAM_CLK=480
++S:CONFIG_DRAM_ZQ=127
++S:CONFIG_DRAM_EMR1=4
OpenPOWER on IntegriCloud