rockchip: config: update config for TPL support on tinker-rk3288
[oweals/u-boot.git] / configs / zynq_microzed_defconfig
index 83fa967641e7de1cee59a995ba006a5acde5b01a..a48f203c167041317b696e1c40e2fd06e3c1a00a 100644 (file)
@@ -1,9 +1,12 @@
 CONFIG_ARM=y
+CONFIG_SPL_SYS_DCACHE_OFF=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
 CONFIG_SPL_STACK_R_ADDR=0x200000
 CONFIG_SPL=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