Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
[platform/kernel/u-boot.git] / include / configs / rk3368_common.h
index ac88188..37e0c1d 100644 (file)
@@ -16,9 +16,6 @@
 
 #define CONFIG_IRAM_BASE               0xff8c0000
 
-#define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* 64M */
-
-#ifndef CONFIG_SPL_BUILD
 #define ENV_MEM_LAYOUT_SETTINGS \
        "scriptaddr=0x00500000\0" \
        "pxefile_addr_r=0x00600000\0" \
@@ -34,5 +31,3 @@
        BOOTENV
 
 #endif
-
-#endif