diff options
Diffstat (limited to 'include/configs/mt7981.h')
| -rw-r--r-- | include/configs/mt7981.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/mt7981.h b/include/configs/mt7981.h index 14c885ec55c..a6d647edc42 100644 --- a/include/configs/mt7981.h +++ b/include/configs/mt7981.h @@ -9,13 +9,4 @@ #ifndef __MT7981_H #define __MT7981_H -/* Uboot definition */ -#define CFG_SYS_UBOOT_BASE CONFIG_TEXT_BASE - -/* SPL -> Uboot */ -#define CFG_SYS_UBOOT_START CONFIG_TEXT_BASE - -/* DRAM */ -#define CFG_SYS_SDRAM_BASE 0x40000000 - #endif |
