diff options
Diffstat (limited to 'include/configs/sc3.h')
-rw-r--r-- | include/configs/sc3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sc3.h b/include/configs/sc3.h index 873d3b4..a254eda 100644 --- a/include/configs/sc3.h +++ b/include/configs/sc3.h @@ -480,7 +480,6 @@ (offset only) */ -/* size in bytes reserved for initial data */ #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) /* Initial value of the stack pointern in internal SRAM */ #define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET |