summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-03-02 13:22:12 -0500
committerTom Rini <trini@konsulko.com>2015-03-02 13:22:12 -0500
commit7547f78ce255de5ea7f6feae4e11ee1619f0b500 (patch)
tree6f592b25eee59474b654f7c5aade10d014a591d5 /configs
parented78b11ca43b37d4cb4a1987cb67dcdd53a869b7 (diff)
parent84c7204bd18a0051a353c7a6f65a5666e1af9501 (diff)
downloadtalos-obmc-uboot-7547f78ce255de5ea7f6feae4e11ee1619f0b500.tar.gz
talos-obmc-uboot-7547f78ce255de5ea7f6feae4e11ee1619f0b500.zip
Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'configs')
-rw-r--r--configs/xilinx_zynqmp_defconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_defconfig b/configs/xilinx_zynqmp_defconfig
new file mode 100644
index 0000000000..8b6aa70c14
--- /dev/null
+++ b/configs/xilinx_zynqmp_defconfig
@@ -0,0 +1,14 @@
+CONFIG_ARM=y
+CONFIG_TARGET_XILINX_ZYNQMP=y
+CONFIG_CMD_BDI=y
+CONFIG_CMD_BOOTD=y
+CONFIG_CMD_RUN=y
+CONFIG_CMD_IMI=y
+CONFIG_CMD_SAVEENV=y
+CONFIG_CMD_FLASH=y
+CONFIG_CMD_ECHO=y
+CONFIG_CMD_SOURCE=y
+CONFIG_CMD_TIME=y
+CONFIG_CMD_MISC=y
+CONFIG_CMD_TIMER=y
+CONFIG_DEFAULT_DEVICE_TREE="zynqmp"
OpenPOWER on IntegriCloud