summaryrefslogtreecommitdiff
path: root/include/configs/sbc8240.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sbc8240.h')
-rw-r--r--include/configs/sbc8240.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sbc8240.h b/include/configs/sbc8240.h
index 5993be6..2267677 100644
--- a/include/configs/sbc8240.h
+++ b/include/configs/sbc8240.h
@@ -199,9 +199,6 @@ typedef unsigned int led_id_t;
* Definitions for initial stack pointer and data area
*/
- /* Size in bytes reserved for initial data
- */
-
#define CONFIG_SYS_INIT_RAM_ADDR 0x40000000
#define CONFIG_SYS_INIT_RAM_SIZE 0x1000
#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)