summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-09-19 21:00:58 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-20 13:30:07 (GMT)
commit06066a7df910293d377eca1b1ea1cd8c585c6748 (patch)
treeab4164e36c4d669991169ce152e1a0f66eafdeb8 /configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
parent9b1b6d42256a4c2e59c803afdbf90d39371e61ba (diff)
downloadu-boot-fsl-qoriq-06066a7df910293d377eca1b1ea1cd8c585c6748.tar.xz
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
index da96b96..e170c4c 100644
--- a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
@@ -2,6 +2,9 @@ CONFIG_ARM=y
CONFIG_SYS_CONFIG_NAME="xilinx_zynqmp_zc1751_xm016_dc2"
CONFIG_ARCH_ZYNQMP=y
CONFIG_SYS_MALLOC_F_LEN=0x8000
+# CONFIG_SPL_FAT_SUPPORT is not set
+# CONFIG_SPL_LIBDISK_SUPPORT is not set
+# CONFIG_SPL_MMC_SUPPORT is not set
CONFIG_ZYNQMP_USB=y
CONFIG_SYS_TEXT_BASE=0x8000000
CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zc1751-xm016-dc2"
@@ -9,10 +12,6 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL=y
-# CONFIG_SPL_FAT_SUPPORT is not set
-# CONFIG_SPL_LIBDISK_SUPPORT is not set
-# CONFIG_SPL_MMC_SUPPORT is not set
-# CONFIG_SPL_FLASH_SUPPORT is not set
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="ZynqMP> "