]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
85xx: Remove redudant PLATFORM_CPPFLAGS
authorKumar Gala <galak@kernel.crashing.org>
Thu, 6 Aug 2009 23:28:34 +0000 (18:28 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:37 +0000 (17:12 -0500)
For historic reasons we had defined some additional PLATFORM_CPPFLAGS
like:

PLATFORM_CPPFLAGS += -DCONFIG_E500=1
PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1

However these are all captured in the config.h and thus redudant.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22 files changed:
board/atum8548/config.mk
board/freescale/mpc8536ds/config.mk
board/freescale/mpc8540ads/config.mk
board/freescale/mpc8541cds/config.mk
board/freescale/mpc8544ds/config.mk
board/freescale/mpc8548cds/config.mk
board/freescale/mpc8555cds/config.mk
board/freescale/mpc8560ads/config.mk
board/freescale/mpc8568mds/config.mk
board/freescale/mpc8569mds/config.mk
board/freescale/mpc8572ds/config.mk
board/freescale/p2020ds/config.mk
board/mpc8540eval/config.mk
board/pm854/config.mk
board/pm856/config.mk
board/sbc8548/config.mk
board/sbc8560/config.mk
board/stxgp3/config.mk
board/stxssa/config.mk
board/xes/xpedite5200/config.mk
board/xes/xpedite5370/config.mk
cpu/mpc85xx/config.mk

index 90658172f2bed5d5b9c1cd05cb097362156aed26..a13f52d3800bc5b325ff8afc54262c7586fae017 100644 (file)
@@ -27,7 +27,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xfff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1
index 9775ff45081a8367786ec2ece207d83e3b90f877..f03087620a3a01afe95887bf56130e10eb25db5d 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xeff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8536=1
index 92f893197983ba30736062c216600e9cb7910a4b..7ae5e61d90d82d4248578f3507d49d9f567b636b 100644 (file)
@@ -27,7 +27,3 @@
 # assume U-Boot is less than 0.5MB
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8540=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 17cc8bce9cc3c50a2c50e9c5f6a18d706d736aaa..e7a0b347b2b688f2bec45be389c58b76aaf3de57 100644 (file)
@@ -24,7 +24,3 @@
 # mpc8541cds board
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8541=1
index 85663ef02b10d01945783ce19615cd83990eb1eb..a09dac189a0fcca1b4a7c6a59aad95bbc2401a54 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xfff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8544=1
index b23bc8737d89413f3a1c1f4342e38713f89ac746..81c8737a9d90d5ab99c874cfe46fae7410eb8e06 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xfff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1
index 5dcaa774dbbfaf372694363a7d56d3b0566e43c2..798be39759567e71c90a966122bfeaf01f425b73 100644 (file)
@@ -24,7 +24,3 @@
 # mpc8555cds board
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8555=1
index 9aef2bb163e1232aee0957372d83222e7539ed0e..37dc7a1655ce1eab989f7f71b5d698cc147e7b12 100644 (file)
@@ -27,6 +27,3 @@
 # assume U-Boot is less than 0.5MB
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 021522cafc4d84b7729626fd661a88f3c790d17d..ed4b10167f52b33f94c2a6c55dc9a01745a46ccb 100644 (file)
@@ -24,7 +24,3 @@
 # mpc8568mds board
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8568=1
index 8895cdac7e3eb87dcd6be3216857fd22113a42ca..962f79b747732abb8bbb9024e690dd78d85c107b 100644 (file)
@@ -24,7 +24,3 @@
 # mpc8569mds board
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8569=1
index 5b321860c1b1051aab57d4d2c2f5c6fa93dcc9fb..08b61f09ab2d356a57709bbd3df3243ae8d7e876 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xeff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8572=1
index 18bdc86ca73939dc062401370ab9d0892a023d47..439fa8fca6962d5035ba22265d82cd6a233e450f 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xeff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_P2020=1
index 68271bd700ccbb7ef2a1eb129ba92ad5f8e661c5..20b86817521f6c317d810909bfedd3aa36c37722 100644 (file)
@@ -27,8 +27,3 @@
 #
 #TEXT_BASE = 0x1000000
 TEXT_BASE = 0xfff80000
-
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8540=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 7d58d6ec85bddf812b068c8d9e0b87dd5569e6f2..0b28f4efd5efe059e2cd6484b40938a66f3b903a 100644 (file)
@@ -27,7 +27,3 @@
 # assume U-Boot is less than 0.5MB
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8540=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 1f98b3379ccd516b7c5e9a2c8172c1fc765b9489..8229305846b05972c443f9bf52f376a2ef33b5e4 100644 (file)
@@ -27,7 +27,3 @@
 # assume U-Boot is less than 0.5MB
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8560=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index c9fa3ad6fba6452371f03226bdc4feb289ab78ba..440d6502ab1fc943f013c4a9a441e07ec149a410 100644 (file)
@@ -26,7 +26,3 @@
 ifndef TEXT_BASE
 TEXT_BASE = 0xfff80000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1
index 6d9ae45126af3ed4ff1a2e83d2566d45223cb7f1..995dadaff4c74baf5707b06d35214daf8ad92b48 100644 (file)
@@ -28,6 +28,3 @@
 # assume U-Boot is less than 256K
 #
 TEXT_BASE = 0xfffc0000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 2427818e0a96c99c2dd317447e14ca8d2d6ab0da..47e44aa0894c8f50cfed4463b013e0662c7f37cd 100644 (file)
@@ -27,6 +27,3 @@
 # assume U-Boot is less than 0.5MB
 #
 TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index 5f4fc7403e26a0afb188894c0ffb4b869d6693a7..57fe5d621ef018ba09c78352c9f8a9ae127793ab 100644 (file)
@@ -28,6 +28,3 @@
 # it further up into the flash
 #
 TEXT_BASE = 0xFFFC0000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
index be5a5c32c02c2c752894735afff5ea53514a4deb..fbfbc2b5a7458110dd91fdb691eee32c6bb9e358 100644 (file)
@@ -28,7 +28,4 @@ ifndef TEXT_BASE
 TEXT_BASE = 0xfff80000
 endif
 
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1
 PLATFORM_CPPFLAGS += -mrelocatable
index 39469b22c86027c5dfb2b8a7adf43803ca65ef6a..7b8d06b15786e8bc148c3afe77436dfcafb8752b 100644 (file)
@@ -29,7 +29,3 @@ TEXT_BASE = 0xfff80000
 endif
 
 PLATFORM_RELFLAGS += -mrelocatable
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8572=1
index 9e574a20d010ce010da1a767fe21c914d686e34c..2da4d53b6da9cbf6d320614dde4bbcb68afb83df 100644 (file)
@@ -23,6 +23,5 @@
 
 PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 \
-                       -Wa,-me500 -msoft-float -mno-string
+PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
 PLATFORM_CPPFLAGS +=$(call cc-option,-mno-spe)