summaryrefslogtreecommitdiff
path: root/board/ppmc7xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/ppmc7xx/config.mk')
-rw-r--r--board/ppmc7xx/config.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/board/ppmc7xx/config.mk b/board/ppmc7xx/config.mk
index bcb6c8115..d8eac7753 100644
--- a/board/ppmc7xx/config.mk
+++ b/board/ppmc7xx/config.mk
@@ -1,6 +1,6 @@
#
# (C) Copyright 2005
-# Richard Danter, Wind River Systems
+# Richard Danter, Wind River Systems
#
# (C) Copyright 2000
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
@@ -24,10 +24,6 @@
# MA 02111-1307 USA
#
-#
-#
-#
-
TEXT_BASE = 0xFFF00000
TEXT_END = 0xFFF40000
PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE)