diff options
Diffstat (limited to 'include/configs/kmtegr1.h')
-rw-r--r-- | include/configs/kmtegr1.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/kmtegr1.h b/include/configs/kmtegr1.h index 4f61ed0346..8f9bbefa7f 100644 --- a/include/configs/kmtegr1.h +++ b/include/configs/kmtegr1.h @@ -344,11 +344,6 @@ /* must be after the include because KMBEC_FPGA is otherwise undefined */ #define CONFIG_SYS_NAND_BASE CONFIG_SYS_KMBEC_FPGA_BASE /* PRIO_BASE_ADDRESS */ -#define CONFIG_SYS_APP1_BASE 0xA0000000 -#define CONFIG_SYS_APP1_SIZE 256 /* Megabytes */ -#define CONFIG_SYS_APP2_BASE 0xB0000000 -#define CONFIG_SYS_APP2_SIZE 256 /* Megabytes */ - /* EEprom support */ #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1 |