summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_ep_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-07-28 15:31:21 (GMT)
committerTom Rini <trini@konsulko.com>2015-07-28 15:31:21 (GMT)
commit66d10c18bf2c34698362b6fe1891bcc6e8755243 (patch)
treee645a386e4de9330d2d7793bc90631416caa8bea /configs/xilinx_zynqmp_ep_defconfig
parent0a0db402d1c9c93a91e2e229eea2e3f547d6148b (diff)
parent711e5e26b41457e658155e7c225c9ccfed0182ef (diff)
downloadu-boot-66d10c18bf2c34698362b6fe1891bcc6e8755243.tar.xz
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'configs/xilinx_zynqmp_ep_defconfig')
-rw-r--r--configs/xilinx_zynqmp_ep_defconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_ep_defconfig b/configs/xilinx_zynqmp_ep_defconfig
new file mode 100644
index 0000000..fda44ea
--- /dev/null
+++ b/configs/xilinx_zynqmp_ep_defconfig
@@ -0,0 +1,18 @@
+CONFIG_ARM=y
+CONFIG_ARCH_ZYNQMP=y
+CONFIG_DEFAULT_DEVICE_TREE="zynqmp-ep"
+# CONFIG_CMD_CONSOLE is not set
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_XIMG is not set
+# CONFIG_CMD_EDITENV is not set
+# CONFIG_CMD_ENV_EXISTS is not set
+# CONFIG_CMD_LOADB is not set
+# CONFIG_CMD_LOADS is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_ITEST is not set
+# CONFIG_CMD_SETEXPR is not set
+# CONFIG_CMD_NET is not set
+# CONFIG_CMD_NFS is not set
+CONFIG_CMD_TIME=y
+CONFIG_CMD_TIMER=y
+CONFIG_SYS_TEXT_BASE=0x8000000