From: Marcus Cooper <codekip...@gmail.com>

The MK808C is a Allwinner based Android TV dongle.

It features a A20 SOC, 1G RAM, 8GB NAND, HDMI out, A/V out,
1 USB A, 1 USB mini OTG, Bluetooth and Wireless LAN.

Signed-off-by: Marcus Cooper <codekip...@gmail.com>
---
 board/sunxi/MAINTAINERS  | 5 +++++
 configs/MK808C_defconfig | 9 +++++++++
 2 files changed, 14 insertions(+)
 create mode 100644 configs/MK808C_defconfig

diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 9a287d3..ead09c9 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -105,6 +105,11 @@ M: Ian Campbell <i...@hellion.org.uk>
 S:     Maintained
 F:     configs/Mele_M5_defconfig
 
+MK808C BOARD
+M:     Marcus Cooper <codekip...@gmail.com>
+S:     Maintained
+F:     configs/MK808C_defconfig
+
 MSI-PRIMO73 BOARD
 M:     Siarhei Siamashka <siarhei.siamas...@gmail.com>
 S:     Maintained
diff --git a/configs/MK808C_defconfig b/configs/MK808C_defconfig
new file mode 100644
index 0000000..9048b9e
--- /dev/null
+++ b/configs/MK808C_defconfig
@@ -0,0 +1,9 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,USB_EHCI"
+CONFIG_FDTFILE="sun7i-a20-mk808c.dtb"
++S:CONFIG_ARM=y
++S:CONFIG_ARCH_SUNXI=y
++S:CONFIG_MACH_SUN7I=y
++S:CONFIG_DRAM_CLK=384
++S:CONFIG_DRAM_ZQ=127
++S:CONFIG_DRAM_EMR1=4
-- 
2.3.1

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to