summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorIan Campbell <ijc@hellion.org.uk>2015-01-22 11:56:50 +0000
committerHans de Goede <hdegoede@redhat.com>2015-01-23 15:15:02 +0100
commitc17fb11c56629e3e293db81600d0bf7926f221ee (patch)
tree562b1e74cbae7ac6bf8cb3d7e0e00d4777522ce9 /configs
parent389046be2ff2bf6752deb822ede07c02afc8f9b0 (diff)
downloadtalos-obmc-uboot-c17fb11c56629e3e293db81600d0bf7926f221ee.tar.gz
talos-obmc-uboot-c17fb11c56629e3e293db81600d0bf7926f221ee.zip
sunxi: Add support for Mele M5.
HDMI, SATA, USB and Ethernet appear functional, I've not done extensive tests of all peripherals though. Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/Mele_M5_defconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig
new file mode 100644
index 0000000000..2e1f80d509
--- /dev/null
+++ b/configs/Mele_M5_defconfig
@@ -0,0 +1,13 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,USB_EHCI,STATUSLED=234"
+CONFIG_FDTFILE="sun7i-a20-m5.dtb"
+CONFIG_VIDEO_HDMI=y
++S:CONFIG_MMC0_CD_PIN="PH1"
++S:CONFIG_USB1_VBUS_PIN="PH6"
++S:CONFIG_USB2_VBUS_PIN="PH3"
++S:CONFIG_ARM=y
++S:CONFIG_ARCH_SUNXI=y
++S:CONFIG_MACH_SUN7I=y
++S:CONFIG_DRAM_CLK=432
++S:CONFIG_DRAM_ZQ=122
++S:CONFIG_DRAM_EMR1=4
OpenPOWER on IntegriCloud