Commit 1a0afe1fad4cc1941cae681e6036ea7a576a833e

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent c4928c34b0

powerpc: ppc4xx: remove redundant CONFIG_4xx definition

We do not have to define CONFIG_4xx in board config headers
because it is defined in arch/powerpc/cpu/ppc4xx/config.mk.

include/configs/JSE.h defines "CONFIG_4x", not "CONFIG_4xx".
I believe it is a typo because "CONFIG_4x" is not used at all
in other files.
So, I also deleted "CONFIG_4x" in include/configs/JSE.h.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Showing 77 changed files with 0 additions and 78 deletions Side-by-side Diff

include/configs/APC405.h
... ... @@ -19,7 +19,6 @@
19 19 * (easy to change)
20 20 */
21 21 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
22   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
23 22 #define CONFIG_APCG405 1 /* ...on a APC405 board */
24 23  
25 24 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/AR405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405GP CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_AR405 1 /* ...on a AR405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFA0000
include/configs/ASH405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_ASH405 1 /* ...on a ASH405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/CATcenter.h
... ... @@ -59,7 +59,6 @@
59 59 */
60 60  
61 61 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
62   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
63 62 #define CONFIG_PPCHAMELEONEVB 1 /* ...on a PPChameleonEVB board */
64 63  
65 64 #define CONFIG_SYS_TEXT_BASE 0xFFFB0000 /* Reserve 320 kB for Monitor */
include/configs/CMS700.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_VOM405 1 /* ...on a VOM405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC8000
include/configs/CPCI2DP.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21  
23 22 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
24 23  
include/configs/CPCI405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CPCI405 1 /* ...on a CPCI405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/CPCI4052.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CPCI405 1 /* ...on a CPCI405 board */
23 22 #define CONFIG_CPCI405_VER2 1 /* ...version 2 */
24 23 #undef CONFIG_CPCI405_6U /* enable this for 6U boards */
include/configs/CPCI405AB.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CPCI405 1 /* ...on a CPCI405 board */
23 22 #define CONFIG_CPCI405_VER2 1 /* ...version 2 */
24 23 #define CONFIG_CPCI405AB 1 /* ...and special AB version */
include/configs/CPCI405DT.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CPCI405 1 /* ...on a CPCI405 board */
23 22 #define CONFIG_CPCI405_VER2 1 /* ...version 2 */
24 23  
include/configs/CPCIISER4.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CPCIISER4 1 /* ...on a CPCIISER4 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/CRAYL1.h
... ... @@ -19,7 +19,6 @@
19 19 */
20 20  
21 21 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
22   -#define CONFIG_4xx 1 /* ...member of PPC405 family */
23 22  
24 23 /*
25 24 * Note: I make an "image" from U-Boot itself, which prefixes 0x40
include/configs/DP405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_DP405 1 /* ...on a DP405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFD0000
include/configs/DU405.h
... ... @@ -17,7 +17,6 @@
17 17 * (easy to change)
18 18 */
19 19 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
20   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
21 20 #define CONFIG_DU405 1 /* ...on a DU405 board */
22 21  
23 22 #define CONFIG_SYS_TEXT_BASE 0xFFFD0000
include/configs/DU440.h
... ... @@ -21,7 +21,6 @@
21 21 */
22 22 #define CONFIG_DU440 1 /* Board is esd DU440 */
23 23 #define CONFIG_440EPX 1 /* Specific PPC440EPx */
24   -#define CONFIG_4xx 1 /* ... PPC4xx family */
25 24 #define CONFIG_SYS_CLK_FREQ 33333400 /* external freq to pll */
26 25  
27 26 #ifndef CONFIG_SYS_TEXT_BASE
include/configs/G2000.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_G2000 1 /* ...on a PLU405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/HH405.h
... ... @@ -24,7 +24,6 @@
24 24 */
25 25  
26 26 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
27   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
28 27 #define CONFIG_HH405 1 /* ...on a HH405 board */
29 28  
30 29 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/HUB405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_HUB405 1 /* ...on a HUB405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/JSE.h
... ... @@ -20,8 +20,6 @@
20 20 #define CONFIG_JSE 1
21 21 /* JSE has a PPC405GPr */
22 22 #define CONFIG_405GP 1
23   - /* ... which is a 4xxx series */
24   -#define CONFIG_4x 1
25 23 /* ... with a 33MHz OSC. connected to the SysCLK input */
26 24 #define CONFIG_SYS_CLK_FREQ 33333333
27 25 /* ... with on-chip memory here (4KBytes) */
include/configs/KAREF.h
... ... @@ -23,7 +23,6 @@
23 23 #define CONFIG_KAREF 1 /* Board is Kamino Ref Variant */
24 24 #define CONFIG_440GX 1 /* Specifc GX support */
25 25 #define CONFIG_440 1 /* ... PPC440 family */
26   -#define CONFIG_4xx 1 /* ... PPC4xx family */
27 26 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
28 27 #define CONFIG_MISC_INIT_F 1 /* Call board misc_init_f */
29 28 #define CONFIG_MISC_INIT_R 1 /* Call board misc_init_r */
include/configs/METROBOX.h
... ... @@ -89,7 +89,6 @@
89 89 #define CONFIG_METROBOX 1 /* Board is Metrobox */
90 90 #define CONFIG_440GX 1 /* Specifc GX support */
91 91 #define CONFIG_440 1 /* ... PPC440 family */
92   -#define CONFIG_4xx 1 /* ... PPC4xx family */
93 92 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
94 93 #define CONFIG_MISC_INIT_F 1 /* Call board misc_init_f */
95 94 #define CONFIG_MISC_INIT_R 1 /* Call board misc_init_r */
include/configs/MIP405.h
... ... @@ -17,7 +17,6 @@
17 17 * (easy to change)
18 18 ***********************************************************/
19 19 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
20   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
21 20 #define CONFIG_MIP405 1 /* ...on a MIP405 board */
22 21  
23 22 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/OCRTC.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_OCRTC 1 /* ...on a OCRTC board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFD0000
include/configs/PCI405.h
... ... @@ -20,7 +20,6 @@
20 20 * (easy to change)
21 21 */
22 22 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
23   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
24 23 #define CONFIG_PCI405 1 /* ...on a PCI405 board */
25 24  
26 25 #define CONFIG_SYS_TEXT_BASE 0xFFFD0000
include/configs/PIP405.h
... ... @@ -17,7 +17,6 @@
17 17 * (easy to change)
18 18 ***********************************************************/
19 19 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
20   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
21 20 #define CONFIG_PIP405 1 /* ...on a PIP405 board */
22 21  
23 22 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/PLU405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_PLU405 1 /* ...on a PLU405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/PMC405.h
... ... @@ -13,7 +13,6 @@
13 13 */
14 14  
15 15 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
16   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
17 16 #define CONFIG_PMC405 1 /* ...on a PMC405 board */
18 17  
19 18 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/PMC405DE.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_H
10 10  
11 11 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
12   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
13 12 #define CONFIG_PMC405DE 1 /* ...on a PMC405DE board */
14 13  
15 14 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/PMC440.h
... ... @@ -24,7 +24,6 @@
24 24 *----------------------------------------------------------------------*/
25 25 #define CONFIG_440EPX 1 /* Specific PPC440EPx */
26 26 #define CONFIG_440 1 /* ... PPC440 family */
27   -#define CONFIG_4xx 1 /* ... PPC4xx family */
28 27  
29 28 #ifndef CONFIG_SYS_TEXT_BASE
30 29 #define CONFIG_SYS_TEXT_BASE 0xFFF90000
include/configs/PPChameleonEVB.h
... ... @@ -59,7 +59,6 @@
59 59 */
60 60  
61 61 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
62   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
63 62 #define CONFIG_PPCHAMELEONEVB 1 /* ...on a PPChameleonEVB board */
64 63  
65 64 #define CONFIG_SYS_TEXT_BASE 0xFFFB0000 /* Reserve 320 kB for Monitor */
include/configs/VOH405.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_VOH405 1 /* ...on a VOH405 board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/VOM405.h
... ... @@ -16,7 +16,6 @@
16 16 * (easy to change)
17 17 */
18 18 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
19   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
20 19 #define CONFIG_VOM405 1 /* ...on a VOM405 board */
21 20  
22 21 #define CONFIG_SYS_TEXT_BASE 0xFFFC8000
include/configs/W7OLMC.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405GP CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC405 family */
22 21 #define CONFIG_W7O 1 /* ...on a Wave 7 Optics board */
23 22 #define CONFIG_W7OLMC 1 /* ...specifically an LMC */
24 23  
include/configs/W7OLMG.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405GP CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC405 family */
22 21 #define CONFIG_W7O 1 /* ...on a Wave 7 Optics board */
23 22 #define CONFIG_W7OLMG 1 /* ...specifically an LMG */
24 23  
include/configs/WUH405.h
... ... @@ -19,7 +19,6 @@
19 19 #define CONFIG_IDENT_STRING " $Name: $"
20 20  
21 21 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
22   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
23 22 #define CONFIG_WUH405 1 /* ...on a WUH405 board */
24 23  
25 24 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/acadia.h
... ... @@ -16,7 +16,6 @@
16 16 * High Level Configuration Options
17 17 *----------------------------------------------------------------------*/
18 18 #define CONFIG_ACADIA 1 /* Board is Acadia */
19   -#define CONFIG_4xx 1 /* ... PPC4xx family */
20 19 #define CONFIG_405EZ 1 /* Specifc 405EZ support*/
21 20  
22 21 #ifndef CONFIG_SYS_TEXT_BASE
include/configs/alpr.h
... ... @@ -14,7 +14,6 @@
14 14 #define CONFIG_ALPR 1 /* Board is ebony */
15 15 #define CONFIG_440GX 1 /* Specifc GX support */
16 16 #define CONFIG_440 1 /* ... PPC440 family */
17   -#define CONFIG_4xx 1 /* ... PPC4xx family */
18 17 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
19 18 #define CONFIG_LAST_STAGE_INIT 1 /* call last_stage_init() */
20 19  
include/configs/bamboo.h
... ... @@ -17,7 +17,6 @@
17 17 #define CONFIG_BAMBOO 1 /* Board is BAMBOO */
18 18 #define CONFIG_440EP 1 /* Specific PPC440EP support */
19 19 #define CONFIG_440 1 /* ... PPC440 family */
20   -#define CONFIG_4xx 1 /* ... PPC4xx family */
21 20 #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
22 21  
23 22 #ifndef CONFIG_SYS_TEXT_BASE
include/configs/bluestone.h
... ... @@ -16,7 +16,6 @@
16 16 #define CONFIG_APM821XX 1 /* APM821XX series */
17 17 #define CONFIG_HOSTNAME bluestone
18 18  
19   -#define CONFIG_4xx 1 /* ... PPC4xx family */
20 19 #define CONFIG_440 1
21 20  
22 21 #ifndef CONFIG_SYS_TEXT_BASE
include/configs/bubinga.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405EP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_BUBINGA 1 /* ...on a BUBINGA board */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/canyonlands.h
... ... @@ -33,7 +33,6 @@
33 33 #endif
34 34  
35 35 #define CONFIG_440 1
36   -#define CONFIG_4xx 1 /* ... PPC4xx family */
37 36  
38 37 #ifndef CONFIG_SYS_TEXT_BASE
39 38 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/csb272.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405GP CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CSB272 1 /* on a Cogent CSB272 board */
23 22 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f() */
24 23 #define CONFIG_LAST_STAGE_INIT 1 /* Call last_stage_init() */
include/configs/csb472.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405GP CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_CSB472 1 /* on a Cogent CSB472 board */
23 22 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f() */
24 23 #define CONFIG_LAST_STAGE_INIT 1 /* Call last_stage_init() */
include/configs/dlvision-10g.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_H
10 10  
11 11 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
12   -#define CONFIG_4xx 1 /* member of PPC4xx family */
13 12 #define CONFIG_DLVISION_10G 1 /* on a DLVision-10G board */
14 13  
15 14 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/dlvision.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_H
10 10  
11 11 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
12   -#define CONFIG_4xx 1 /* member of PPC4xx family */
13 12 #define CONFIG_DLVISION 1 /* on a Neo board */
14 13  
15 14 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/ebony.h
... ... @@ -17,7 +17,6 @@
17 17 #define CONFIG_EBONY 1 /* Board is ebony */
18 18 #define CONFIG_440GP 1 /* Specifc GP support */
19 19 #define CONFIG_440 1 /* ... PPC440 family */
20   -#define CONFIG_4xx 1 /* ... PPC4xx family */
21 20 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
22 21 #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
23 22  
include/configs/gdppc440etx.h
... ... @@ -21,7 +21,6 @@
21 21 #define CONFIG_440GR 1 /* Specific PPC440GR support */
22 22 #define CONFIG_HOSTNAME gdppc440etx
23 23 #define CONFIG_440 1 /* ... PPC440 family */
24   -#define CONFIG_4xx 1 /* ... PPC4xx family */
25 24 #define CONFIG_SYS_CLK_FREQ 66666666 /* external freq to pll */
26 25  
27 26 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/icon.h
... ... @@ -16,7 +16,6 @@
16 16 * High Level Configuration Options
17 17 */
18 18 #define CONFIG_ICON 1 /* Board is icon */
19   -#define CONFIG_4xx 1 /* ... PPC4xx family */
20 19 #define CONFIG_440 1 /* ... PPC440 family */
21 20 #define CONFIG_440SPE 1 /* Specifc SPe support */
22 21  
include/configs/intip.h
... ... @@ -30,7 +30,6 @@
30 30 #define CONFIG_IDENT_STRING " intip 0.06"
31 31 #endif
32 32 #define CONFIG_440 1
33   -#define CONFIG_4xx 1 /* ... PPC4xx family */
34 33  
35 34 #ifndef CONFIG_SYS_TEXT_BASE
36 35 #define CONFIG_SYS_TEXT_BASE 0xFFFA0000
include/configs/io.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_H
10 10  
11 11 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
12   -#define CONFIG_4xx 1 /* member of PPC4xx family */
13 12 #define CONFIG_IO 1 /* on a Io board */
14 13  
15 14 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/io64.h
... ... @@ -20,7 +20,6 @@
20 20 * High Level Configuration Options
21 21 *----------------------------------------------------------------------*/
22 22 #define CONFIG_IO64 1 /* Board is Io64 */
23   -#define CONFIG_4xx 1 /* ... PPC4xx family */
24 23 #define CONFIG_405EX 1 /* Specifc 405EX support*/
25 24 #define CONFIG_SYS_CLK_FREQ 33333333 /* ext frequency to pll */
26 25  
include/configs/iocon.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_H
10 10  
11 11 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
12   -#define CONFIG_4xx 1 /* member of PPC4xx family */
13 12 #define CONFIG_IOCON 1 /* on a IoCon board */
14 13  
15 14 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/katmai.h
... ... @@ -18,7 +18,6 @@
18 18 * High Level Configuration Options
19 19 *----------------------------------------------------------------------*/
20 20 #define CONFIG_KATMAI 1 /* Board is Katmai */
21   -#define CONFIG_4xx 1 /* ... PPC4xx family */
22 21 #define CONFIG_440 1 /* ... PPC440 family */
23 22 #define CONFIG_440SPE 1 /* Specifc SPe support */
24 23 #define CONFIG_440SPE_REVA 1 /* Support old Rev A. */
include/configs/kilauea.h
... ... @@ -19,7 +19,6 @@
19 19 * High Level Configuration Options
20 20 *----------------------------------------------------------------------*/
21 21 #define CONFIG_KILAUEA 1 /* Board is Kilauea */
22   -#define CONFIG_4xx 1 /* ... PPC4xx family */
23 22 #define CONFIG_405EX 1 /* Specifc 405EX support*/
24 23 #define CONFIG_SYS_CLK_FREQ 33333333 /* ext frequency to pll */
25 24  
include/configs/korat.h
... ... @@ -22,7 +22,6 @@
22 22 * High Level Configuration Options
23 23 */
24 24 #define CONFIG_440EPX 1 /* Specific PPC440EPx */
25   -#define CONFIG_4xx 1 /* ... PPC4xx family */
26 25 #define CONFIG_SYS_CLK_FREQ 33333333
27 26  
28 27 #ifdef CONFIG_KORAT_PERMANENT
include/configs/luan.h
... ... @@ -17,7 +17,6 @@
17 17 *----------------------------------------------------------------------*/
18 18 #define CONFIG_LUAN 1 /* Board is Luan */
19 19 #define CONFIG_440SP 1 /* Specific PPC440SP support */
20   -#define CONFIG_4xx 1 /* PPC4xx family */
21 20 #define CONFIG_440 1
22 21 #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
23 22  
include/configs/lwmon5.h
... ... @@ -22,7 +22,6 @@
22 22 #define CONFIG_LWMON5 1 /* Board is lwmon5 */
23 23 #define CONFIG_440EPX 1 /* Specific PPC440EPx */
24 24 #define CONFIG_440 1 /* ... PPC440 family */
25   -#define CONFIG_4xx 1 /* ... PPC4xx family */
26 25  
27 26 #ifdef CONFIG_LCD4_LWMON5
28 27 #define CONFIG_SYS_TEXT_BASE 0x01000000 /* SPL U-Boot TEXT_BASE */
include/configs/makalu.h
... ... @@ -19,7 +19,6 @@
19 19 * High Level Configuration Options
20 20 *----------------------------------------------------------------------*/
21 21 #define CONFIG_MAKALU 1 /* Board is Makalu */
22   -#define CONFIG_4xx 1 /* ... PPC4xx family */
23 22 #define CONFIG_405EX 1 /* Specifc 405EX support*/
24 23 #define CONFIG_SYS_CLK_FREQ 33330000 /* ext frequency to pll */
25 24  
include/configs/neo.h
... ... @@ -10,7 +10,6 @@
10 10  
11 11  
12 12 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
13   -#define CONFIG_4xx 1 /* member of PPC4xx family */
14 13 #define CONFIG_NEO 1 /* on a Neo board */
15 14  
16 15 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/ocotea.h
... ... @@ -26,7 +26,6 @@
26 26 #define CONFIG_OCOTEA 1 /* Board is ebony */
27 27 #define CONFIG_440GX 1 /* Specifc GX support */
28 28 #define CONFIG_440 1 /* ... PPC440 family */
29   -#define CONFIG_4xx 1 /* ... PPC4xx family */
30 29 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
31 30 #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
32 31  
include/configs/p3p440.h
... ... @@ -20,7 +20,6 @@
20 20 #define CONFIG_P3P440 1 /* Board is P3P440 */
21 21 #define CONFIG_440GP 1 /* Specifc GP support */
22 22 #define CONFIG_440 1 /* ... PPC440 family */
23   -#define CONFIG_4xx 1 /* ... PPC4xx family */
24 23 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
25 24 #define CONFIG_MISC_INIT_R 1 /* Call misc_init_r */
26 25  
include/configs/pcs440ep.h
... ... @@ -23,7 +23,6 @@
23 23 #define CONFIG_PCS440EP 1 /* Board is PCS440EP */
24 24 #define CONFIG_440EP 1 /* Specific PPC440EP support */
25 25 #define CONFIG_440 1 /* ... PPC440 family */
26   -#define CONFIG_4xx 1 /* ... PPC4xx family */
27 26  
28 27 #define CONFIG_SYS_TEXT_BASE 0xFFFA0000
29 28  
include/configs/quad100hd.h
... ... @@ -15,7 +15,6 @@
15 15 * High Level Configuration Options
16 16 *----------------------------------------------------------------------*/
17 17 #define CONFIG_QUAD100HD 1 /* Board is Quad100hd */
18   -#define CONFIG_4xx 1 /* ... PPC4xx family */
19 18 #define CONFIG_405EP 1 /* Specifc 405EP support*/
20 19  
21 20 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/redwood.h
... ... @@ -12,7 +12,6 @@
12 12 /*-----------------------------------------------------------------------
13 13 * High Level Configuration Options
14 14 *----------------------------------------------------------------------*/
15   -#define CONFIG_4xx 1 /* ... PPC4xx family */
16 15 #define CONFIG_440 1 /* ... PPC460 family */
17 16 #define CONFIG_460SX 1 /* ... PPC460 family */
18 17 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
include/configs/sbc405.h
... ... @@ -17,7 +17,6 @@
17 17 */
18 18  
19 19 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
20   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
21 20 #define CONFIG_SBC405 1 /* ...on a WR SBC405 board */
22 21  
23 22 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/sc3.h
... ... @@ -43,7 +43,6 @@
43 43 */
44 44  
45 45 #define CONFIG_SC3 1
46   -#define CONFIG_4xx 1
47 46 #define CONFIG_405GP 1
48 47  
49 48 #define CONFIG_SYS_TEXT_BASE 0xFFFA0000
include/configs/sequoia.h
... ... @@ -27,7 +27,6 @@
27 27 #define CONFIG_HOSTNAME rainier
28 28 #endif
29 29 #define CONFIG_440 1 /* ... PPC440 family */
30   -#define CONFIG_4xx 1 /* ... PPC4xx family */
31 30  
32 31 #ifndef CONFIG_SYS_TEXT_BASE
33 32 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/t3corp.h
... ... @@ -16,7 +16,6 @@
16 16 */
17 17 #define CONFIG_460GT 1 /* Specific PPC460GT */
18 18 #define CONFIG_440 1
19   -#define CONFIG_4xx 1 /* ... PPC4xx family */
20 19  
21 20 #ifndef CONFIG_SYS_TEXT_BASE
22 21 #define CONFIG_SYS_TEXT_BASE 0xFFFA0000
include/configs/taihu.h
... ... @@ -13,7 +13,6 @@
13 13  
14 14  
15 15 #define CONFIG_405EP 1 /* this is a PPC405 CPU */
16   -#define CONFIG_4xx 1 /* member of PPC4xx family */
17 16 #define CONFIG_TAIHU 1 /* on a taihu board */
18 17  
19 18 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/taishan.h
... ... @@ -18,7 +18,6 @@
18 18 #define CONFIG_TAISHAN 1 /* Board is taishan */
19 19 #define CONFIG_440GX 1 /* Specifc GX support */
20 20 #define CONFIG_440 1 /* ... PPC440 family */
21   -#define CONFIG_4xx 1 /* ... PPC4xx family */
22 21 #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
23 22  
24 23 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000
include/configs/walnut.h
... ... @@ -18,7 +18,6 @@
18 18 */
19 19  
20 20 #define CONFIG_405GP 1 /* This is a PPC405 CPU */
21   -#define CONFIG_4xx 1 /* ...member of PPC4xx family */
22 21 #define CONFIG_WALNUT 1 /* ...on a WALNUT board */
23 22 /* ...or on a SYCAMORE board */
24 23  
include/configs/xilinx-ppc405.h
... ... @@ -15,7 +15,6 @@
15 15  
16 16 /* cpu parameter */
17 17 #define CONFIG_405 1
18   -#define CONFIG_4xx 1
19 18 #define CONFIG_XILINX_405 1
20 19  
21 20 #include <configs/xilinx-ppc.h>
include/configs/xilinx-ppc440.h
... ... @@ -9,7 +9,6 @@
9 9 #define __CONFIG_GEN_H
10 10  
11 11 /*CPU*/
12   -#define CONFIG_4xx 1
13 12 #define CONFIG_440 1
14 13 #define CONFIG_XILINX_440 1
15 14  
include/configs/xpedite1000.h
... ... @@ -18,7 +18,6 @@
18 18 #define CONFIG_XPEDITE1000 1
19 19 #define CONFIG_SYS_BOARD_NAME "XPedite1000"
20 20 #define CONFIG_SYS_FORM_PMC 1
21   -#define CONFIG_4xx 1 /* ... PPC4xx family */
22 21 #define CONFIG_440 1
23 22 #define CONFIG_440GX 1 /* 440 GX */
24 23 #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
include/configs/yosemite.h
... ... @@ -23,7 +23,6 @@
23 23 #define CONFIG_HOSTNAME yellowstone
24 24 #endif
25 25 #define CONFIG_440 1 /* ... PPC440 family */
26   -#define CONFIG_4xx 1 /* ... PPC4xx family */
27 26 #define CONFIG_SYS_CLK_FREQ 66666666 /* external freq to pll */
28 27  
29 28 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
include/configs/yucca.h
... ... @@ -18,7 +18,6 @@
18 18 /*-----------------------------------------------------------------------
19 19 * High Level Configuration Options
20 20 *----------------------------------------------------------------------*/
21   -#define CONFIG_4xx 1 /* ... PPC4xx family */
22 21 #define CONFIG_440 1 /* ... PPC440 family */
23 22 #define CONFIG_440SPE 1 /* Specifc SPe support */
24 23 #define CONFIG_440SPE_REVA 1 /* Support old Rev A. */
include/configs/zeus.h
... ... @@ -15,7 +15,6 @@
15 15 * High Level Configuration Options
16 16 *----------------------------------------------------------------------*/
17 17 #define CONFIG_ZEUS 1 /* Board is Zeus */
18   -#define CONFIG_4xx 1 /* ... PPC4xx family */
19 18 #define CONFIG_405EP 1 /* Specifc 405EP support*/
20 19  
21 20 #define CONFIG_SYS_TEXT_BASE 0xFFFC0000