diff options
Diffstat (limited to 'include/configs/cgtqmx8.h')
-rw-r--r-- | include/configs/cgtqmx8.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cgtqmx8.h b/include/configs/cgtqmx8.h index 00408fce52..e4cac0062d 100644 --- a/include/configs/cgtqmx8.h +++ b/include/configs/cgtqmx8.h @@ -16,7 +16,6 @@ #define CONFIG_SPL_STACK 0x013E000 #define CONFIG_SPL_BSS_START_ADDR 0x00128000 -#define CONFIG_SPL_BSS_MAX_SIZE 0x1000 /* 4 KB */ #define CONFIG_SYS_SPL_MALLOC_START 0x00120000 #define CONFIG_SYS_SPL_MALLOC_SIZE 0x3000 /* 12 KB */ #define CONFIG_SERIAL_LPUART_BASE 0x5a060000 |