summaryrefslogtreecommitdiff
path: root/configs/orangepi_pc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-22 13:20:03 (GMT)
committerTom Rini <trini@konsulko.com>2015-11-22 13:20:03 (GMT)
commit80d307d1159b7edfc28b465e5a359c1dfb20566e (patch)
treefc65889724eac5ec28d0229226ecd3edfb94a2e8 /configs/orangepi_pc_defconfig
parentf3c71c93d71dbc8994648b7f7b98210df2d0a0a6 (diff)
parentaa56cb374de8ae83f3280fdd6c280724228b86d7 (diff)
downloadu-boot-80d307d1159b7edfc28b465e5a359c1dfb20566e.tar.xz
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r--configs/orangepi_pc_defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig
new file mode 100644
index 0000000..2418dee
--- /dev/null
+++ b/configs/orangepi_pc_defconfig
@@ -0,0 +1,15 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN8I_H3=y
+CONFIG_DRAM_CLK=672
+CONFIG_DRAM_ZQ=3881979
+CONFIG_DRAM_ODT_EN=y
+# CONFIG_VIDEO is not set
+# CONFIG_USB_KEYBOARD is not set
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-pc"
+# 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_CMD_GPIO=y