summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-12-08 14:34:29 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:37 +0100
commit1d7cd7bf7d942b2b2880187ea97108a2cc564361 (patch)
tree99477ed4c93b86eebcdcae3f3dce0c986a29b67c /configs
parent6a04cdec665a5d6460a8e442e2ff716d3ac7df00 (diff)
downloadblackbird-obmc-uboot-1d7cd7bf7d942b2b2880187ea97108a2cc564361.tar.gz
blackbird-obmc-uboot-1d7cd7bf7d942b2b2880187ea97108a2cc564361.zip
sun8i: Add defconfig for Ippo_q8h v1.2
We need separate defconfigs for the v5 and v1.2 versions of this board, as they use different DRAM parameters. Note they also use different dtb files, as the wifi is different too. 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/Ippo_q8h_v1_2_defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/Ippo_q8h_v1_2_defconfig b/configs/Ippo_q8h_v1_2_defconfig
new file mode 100644
index 0000000000..fefed32f7b
--- /dev/null
+++ b/configs/Ippo_q8h_v1_2_defconfig
@@ -0,0 +1,15 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=5"
+CONFIG_FDTFILE="sun8i-a23-ippo-q8h-v1.2.dtb"
+CONFIG_VIDEO=n
+CONFIG_USB_KEYBOARD=n
++S:CONFIG_ARM=y
++S:CONFIG_ARCH_SUNXI=y
++S:CONFIG_MACH_SUN8I=y
++S:CONFIG_DRAM_CLK=432
+# zq = 0xf74a
++S:CONFIG_DRAM_ZQ=63306
+# Wifi power
++S:CONFIG_AXP221_DLDO1_VOLT=3300
+# aldo1 is connected to VCC-IO, VCC-PD, VCC-USB and VCC-HP
++S:CONFIG_AXP221_ALDO1_VOLT=3000
OpenPOWER on IntegriCloud