summaryrefslogtreecommitdiffstats
path: root/include/configs/pcm030.h
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2011-04-18 22:12:33 +0000
committerWolfgang Denk <wd@denx.de>2011-05-12 23:04:55 +0200
commit2cc195e0a5690bf022631ae420767e5b91c37476 (patch)
treeb68f197c85571c7c2a21b66b5f0a40f685f07a33 /include/configs/pcm030.h
parent31c1bdd93d0c7a6f2c242573761724f75e2647bc (diff)
downloadtalos-obmc-uboot-2cc195e0a5690bf022631ae420767e5b91c37476.tar.gz
talos-obmc-uboot-2cc195e0a5690bf022631ae420767e5b91c37476.zip
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
commit 25ddd1fb0a2281b182529afbc8fda5de2dc16d96 left remnants of many comments about CONFIG_SYS_GBL_DATA_SIZE. Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Diffstat (limited to 'include/configs/pcm030.h')
-rw-r--r--include/configs/pcm030.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm030.h b/include/configs/pcm030.h
index 676f40c51a..1c4d7227c7 100644
--- a/include/configs/pcm030.h
+++ b/include/configs/pcm030.h
@@ -225,7 +225,6 @@ RTC configuration
#define CONFIG_SYS_INIT_RAM_ADDR MPC5XXX_SRAM
#define CONFIG_SYS_INIT_RAM_SIZE MPC5XXX_SRAM_SIZE /* Size of used */
/* area in DPRAM */
- /* reserved for initial data */
#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
GENERATED_GBL_DATA_SIZE)
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
OpenPOWER on IntegriCloud