summaryrefslogtreecommitdiff
path: root/configs/zynq_dlc20_rev1_0_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-15 12:58:06 -0400
committerTom Rini <trini@konsulko.com>2019-06-15 12:58:06 -0400
commit8754656680b673b64282bc8d03c0e3f3ad0978c4 (patch)
tree8a581bacb77dd20d91cdb9cf1d35821668ed7889 /configs/zynq_dlc20_rev1_0_defconfig
parent698bc1f2e95af4d909fb6a0f9a4b9ce32287ac5f (diff)
parent75846445edaa9cd2ec71ae21178d769656b8435b (diff)
Merge branch '2019-06-14-master-imports'
- Kconfig migrations of SPL_BOOT_xxx, SYS_LDSCRIPT, IP_DEFRAG, TFTP_BLOCKSIZE. - Typo fixes, other minor corrections.
Diffstat (limited to 'configs/zynq_dlc20_rev1_0_defconfig')
-rw-r--r--configs/zynq_dlc20_rev1_0_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/zynq_dlc20_rev1_0_defconfig b/configs/zynq_dlc20_rev1_0_defconfig
index f9d2b31aac..944c11381b 100644
--- a/configs/zynq_dlc20_rev1_0_defconfig
+++ b/configs/zynq_dlc20_rev1_0_defconfig
@@ -9,6 +9,8 @@ CONFIG_DEBUG_UART_CLOCK=50000000
CONFIG_IDENT_STRING=" Xilinx Zynq DLC20 Rev1.0"
CONFIG_DEBUG_UART=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_SYS_CUSTOM_LDSCRIPT=y
+CONFIG_SYS_LDSCRIPT="arch/arm/mach-zynq/u-boot.lds"
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y