Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
9314cee691
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Wolfgang Denk
c62776be8d
Get rid of "#undef DEBUG" from board config files.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Stefan Roese
d25dfe08fb
ppc4xx: Remove cache definition from 4xx board config files
...
All 4xx board config files don't need the cache definitions anymore.
These are now defined in common headers.
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago
Jon Loeliger
11799434c5
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
498ff9a228
include/configs: Use new CONFIG_CMD_* in various A* named board config files.
...
Since ADS860.h includes "board/fads/fads.h" with ramifications
on the CONFIG_COMMAND treatment, it too has to be adjusted to
exclude already configured commands in this same commit.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
19 years ago
Wolfgang Denk
3df5bea0b0
Add support for NetSilicon NS7520 processor.
...
Patch by Art Shipkowski, 12 May 2005
Cleanup.
19 years ago
Wolfgang Denk
7521af1c7d
Add support for AP1000 board.
...
Patch by James MacAulay, 07 Oct 2005
19 years ago