]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8240.h
cosmetic: spell fixes etc.
[u-boot] / include / configs / sbc8240.h
index 5993be6006a06778dca694a13dc8551dcd1c77ff..2267677d2eb93300d52007ccce06c92af3dbf776 100644 (file)
@@ -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)