summaryrefslogtreecommitdiffstats
path: root/configs/A13-OLinuXino_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-01-25 11:29:27 +0100
committerHans de Goede <hdegoede@redhat.com>2015-02-02 13:55:14 +0100
commite1a0888ed224cc4c4e019a37b7b0331b11745e4d (patch)
tree866b19699ef768bb5462dfbef17127e6cb25f008 /configs/A13-OLinuXino_defconfig
parent046664aedd1da0b964cdf678371b11cce3eb0468 (diff)
downloadtalos-obmc-uboot-e1a0888ed224cc4c4e019a37b7b0331b11745e4d.tar.gz
talos-obmc-uboot-e1a0888ed224cc4c4e019a37b7b0331b11745e4d.zip
sunxi: Convert sun5i boards to use auto dram configuration
Currently we've separate detailed dram settings for all sun5i 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 A10s-Olinuxino, A13-Olinuxino, A13-OlinuxinoM, mk802-a10s and r7-tv-dongle board. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/A13-OLinuXino_defconfig')
-rw-r--r--configs/A13-OLinuXino_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/A13-OLinuXino_defconfig b/configs/A13-OLinuXino_defconfig
index 7df69517f6..cf205a7b3a 100644
--- a/configs/A13-OLinuXino_defconfig
+++ b/configs/A13-OLinuXino_defconfig
@@ -13,3 +13,6 @@ CONFIG_VIDEO_LCD_BL_PWM="PB2"
+S:CONFIG_ARCH_SUNXI=y
+S:CONFIG_MACH_SUN5I=y
+S:CONFIG_TARGET_A13_OLINUXINO=y
++S:CONFIG_DRAM_CLK=408
++S:CONFIG_DRAM_ZQ=123
++S:CONFIG_DRAM_EMR1=0
OpenPOWER on IntegriCloud