2aca29e
--- u-boot-2020.10/common/spl/Kconfig.orig	2020-10-07 12:08:54.972632715 +0100
2aca29e
+++ u-boot-2020.10/common/spl/Kconfig	2020-10-07 12:08:59.100672506 +0100
2aca29e
@@ -324,7 +324,7 @@
2aca29e
 	default 0x200 if ARCH_SOCFPGA || ARCH_AT91
2aca29e
 	default 0x300 if ARCH_ZYNQ || ARCH_KEYSTONE || OMAP34XX || OMAP44XX || \
2aca29e
 		         OMAP54XX || AM33XX || AM43XX || ARCH_K3
2aca29e
-	default 0x4000 if ARCH_ROCKCHIP
2aca29e
+	default 0x200 if ARCH_ROCKCHIP
2aca29e
 	default 0x822 if TARGET_SIFIVE_FU540
2aca29e
 	help
2aca29e
 	  Address on the MMC to load U-Boot from, when the MMC is being used