rockchip: add text_offset to kernel_addr_r on aarch64 platforms
[platform/kernel/u-boot.git] / include / configs / rk3328_common.h
index 7018668..517d058 100644 (file)
@@ -42,7 +42,7 @@
        "scriptaddr=0x00500000\0" \
        "pxefile_addr_r=0x00600000\0" \
        "fdt_addr_r=0x01f00000\0" \
-       "kernel_addr_r=0x02000000\0" \
+       "kernel_addr_r=0x02080000\0" \
        "ramdisk_addr_r=0x04000000\0"
 
 #include <config_distro_bootcmd.h>