summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc7448hpc2/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc7448hpc2/config.mk')
-rw-r--r--board/freescale/mpc7448hpc2/config.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/board/freescale/mpc7448hpc2/config.mk b/board/freescale/mpc7448hpc2/config.mk
index 8ae134a554..84a46e35e4 100644
--- a/board/freescale/mpc7448hpc2/config.mk
+++ b/board/freescale/mpc7448hpc2/config.mk
@@ -20,10 +20,4 @@
# MA 02111-1307 USA
#
-# Flash address
-CONFIG_SYS_TEXT_BASE = 0xFF000000
-# RAM address
-#CONFIG_SYS_TEXT_BASE = 0x00400000
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
- -maltivec -mabi=altivec -msoft-float
+PLATFORM_CPPFLAGS += -maltivec -mabi=altivec -msoft-float
OpenPOWER on IntegriCloud