summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-01-13 23:24:05 +0100
committerHans de Goede <hdegoede@redhat.com>2015-05-29 13:46:36 +0200
commit9d1111b70e20fc9dd4e45ada9a921da5591ee74a (patch)
tree68cd77364e890597921c7c1640bc984c0e7bac02 /configs
parent1871a8ca62a9f1a3c339b04850a486cf723a4134 (diff)
downloadtalos-obmc-uboot-9d1111b70e20fc9dd4e45ada9a921da5591ee74a.tar.gz
talos-obmc-uboot-9d1111b70e20fc9dd4e45ada9a921da5591ee74a.zip
sun9i: Add Merrii_A80_Optimus board / defconfig file
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/Merrii_A80_Optimus_defconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/Merrii_A80_Optimus_defconfig b/configs/Merrii_A80_Optimus_defconfig
new file mode 100644
index 0000000000..6bd5273939
--- /dev/null
+++ b/configs/Merrii_A80_Optimus_defconfig
@@ -0,0 +1,11 @@
+CONFIG_DEFAULT_DEVICE_TREE="sun9i-a80-optimus"
+CONFIG_VIDEO=n
+CONFIG_USB_KEYBOARD=n
+CONFIG_MMC0_CD_PIN="PH18"
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN9I=y
+# these are unused atm but we must set them to something
+CONFIG_DRAM_CLK=360
+CONFIG_DRAM_ZQ=123
+CONFIG_SYS_CLK_FREQ=1008000000
OpenPOWER on IntegriCloud