summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/rk3368_common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/rk3368_common.h b/include/configs/rk3368_common.h
index 513adab636f..a89c69a72b5 100644
--- a/include/configs/rk3368_common.h
+++ b/include/configs/rk3368_common.h
@@ -35,10 +35,6 @@
#define CONFIG_SPL_BSS_START_ADDR 0x400000
#define CONFIG_SPL_BSS_MAX_SIZE 0x20000
-#define CONFIG_TPL_TEXT_BASE 0xff8c1000
-#define CONFIG_TPL_MAX_SIZE 0x7000
-#define CONFIG_TPL_STACK 0xff8cffff
-
#define CONFIG_BOUNCE_BUFFER
#ifndef CONFIG_SPL_BUILD