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
bb1f8b4f8b
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Wolfgang Denk
53677ef18e
Big white-space cleanup.
...
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).
Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 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
49cf7e8ee7
include/configs: Use new CONFIG_CMD_* in various C* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
fe126d8b34
Change all '$(...)' variable references into '${...}'
...
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
19 years ago
wdenk
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
20 years ago
wdenk
8bde7f776c
* Code cleanup:
...
- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003:
- major rework of command structure
(work done mostly by Michal Cendrowski and Joakim Kristiansen)
22 years ago
wdenk
6aff3115b9
* Use 1-byte-read instead of -write for iprobe() function
...
Add i2c commands to PM826 config
* extend I2C POST code: check for list on known addresses
22 years ago
wdenk
c609719b8d
Initial revision
22 years ago
wdenk
75dc29ebc4
Initial revision
23 years ago
wdenk
0f8c9768ff
Initial revision
23 years ago