Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Wolfgang Denk
7c803be2eb
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
...
After switching to using the CFI flash driver, the correct remapping
of the flash banks was forgotten.
Also, some boards were not adapted, and the old legacy flash driver
was not removed yet.
Signed-off-by: Wolfgang Denk <wd@denx.de>
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
00b1883a4c
drivers/mtd: Move conditional compilation to Makefile
...
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Wolfgang Denk
cd82919e6c
Coding style cleanup, update CHANGELOG, prepare release
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Wolfgang Denk
29f8f58ff4
TQM8xx{L,M}: try to normalize config files for TQM8xx? based board
...
- enable CFI driver where this was forgotten
- enable mtdparts support
- adjust default environment
etc.
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Wolfgang Denk
32bf3d143a
Fix quoting problem (preboot setting) in many board config files.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Wolfgang Denk
eb6da80507
TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 years ago
Jon Loeliger
5d2ebe1b3e
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
60a0876b51
include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
wdenk
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
20 years ago
wdenk
3b57fe0a70
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
...
instead CFG_MONITOR_LEN is now only used to determine _at_compile_
_time_ (!) if the environment is embedded within the U-Boot image,
or in a separate flash sector.
* Cleanup CFG_DER #defines in config files (wd maintained only)
22 years ago
wdenk
384ae02506
* Patch by Robert Schwebel, 04 Nov 2002:
...
- use watchdog to reset PXA250 systems
- added progress callbacks to (some of the) ARM code
- update for Cogent CSB226 board
* Add support for FPS860 board
22 years ago
wdenk
75dc29ebc4
Initial revision
23 years ago
wdenk
0f8c9768ff
Initial revision
23 years ago