summaryrefslogtreecommitdiff
path: root/configs/nanopi_neo_defconfig
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2016-09-13 18:03:23 +0200
committerHans de Goede <hdegoede@redhat.com>2016-09-18 14:39:16 +0200
commit348df5b92caaa79c7bd09a2dcb1249bc7d79ba47 (patch)
tree3080d99c40b1b2420f6efe5cd585cd390c47b29c /configs/nanopi_neo_defconfig
parent7c22e26ec5badd564cfb674827ac11ac4e943e9f (diff)
sunxi: Add defconfig and dts for the NanoPi NEO
The NanoPi NEO is a simple h3 board with 512MB RAM, ethernet, one usb and one usb OTG connector. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/nanopi_neo_defconfig')
-rw-r--r--configs/nanopi_neo_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/configs/nanopi_neo_defconfig b/configs/nanopi_neo_defconfig
new file mode 100644
index 0000000000..536c9cd13a
--- /dev/null
+++ b/configs/nanopi_neo_defconfig
@@ -0,0 +1,16 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN8I_H3=y
+CONFIG_DRAM_CLK=408
+CONFIG_DRAM_ZQ=3881979
+CONFIG_DRAM_ODT_EN=y
+CONFIG_MMC0_CD_PIN="PF6"
+# CONFIG_VIDEO is not set
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-nanopi-neo"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_SPL=y
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+CONFIG_USB_EHCI_HCD=y
+CONFIG_SUN8I_EMAC=y