summaryrefslogtreecommitdiffstats
path: root/configs/CSQ_CS908_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-11-16 11:33:56 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:36 +0100
commitb0f25b6f51ecbc6bdbbd399eedbe56ba4ac7b219 (patch)
tree234f809a65c9237eb80982a60d359bf309ecfea1 /configs/CSQ_CS908_defconfig
parent7582e39eb0139e79c0f80d9d1862d3baa74dddcf (diff)
downloadblackbird-obmc-uboot-b0f25b6f51ecbc6bdbbd399eedbe56ba4ac7b219.tar.gz
blackbird-obmc-uboot-b0f25b6f51ecbc6bdbbd399eedbe56ba4ac7b219.zip
sun6i: Add new CSQ_CS908 board
The CSQ CS908 is an A31s based top-set box, with 1G RAM, 8G NAND, rtl8188etv usb wifi, 2 USB A receptacles (1 connected through the OTG controller), ethernet, 3.5 mm jack with a/v out and hdmi out: http://www.geekbuying.com/item/CS908-Allwinner-A31S-Quad-Core-1-2GHz-Android-4-4-Mini-TV-Box-HDMI-HDD-Player-1G-8G-WIFI-Miracast---Black-333395.html Note it has no sdcard slot and therefore can only be fel booted. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/CSQ_CS908_defconfig')
-rw-r--r--configs/CSQ_CS908_defconfig19
1 files changed, 19 insertions, 0 deletions
diff --git a/configs/CSQ_CS908_defconfig b/configs/CSQ_CS908_defconfig
new file mode 100644
index 0000000000..4c9cff6e92
--- /dev/null
+++ b/configs/CSQ_CS908_defconfig
@@ -0,0 +1,19 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC"
+CONFIG_FDTFILE="sun6i-a31s-cs908.dtb"
++S:CONFIG_ARM=y
++S:CONFIG_ARCH_SUNXI=y
++S:CONFIG_MACH_SUN6I=y
++S:CONFIG_TARGET_CSQ_CS908=y
++S:CONFIG_DRAM_CLK=432
++S:CONFIG_DRAM_ZQ=123
+# Ethernet phy power
++S:CONFIG_AXP221_DLDO1_VOLT=3300
+# Wifi power
++S:CONFIG_AXP221_ALDO1_VOLT=3300
+# HDMI power ?
++S:CONFIG_AXP221_ALDO2_VOLT=1800
++S:CONFIG_AXP221_ALDO3_VOLT=3000
+# No Vbus gpio for either usb
++S:CONFIG_USB1_VBUS_PIN=""
++S:CONFIG_USB2_VBUS_PIN=""
OpenPOWER on IntegriCloud