Jon Loeliger
2fd90ce575
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:48:26 -05:00
Jon Loeliger
48d5d102a2
include/configs: Use new CONFIG_CMD_* in various h* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:55 +02:00
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.
2005-11-20 21:40:11 +01:00
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)
2003-05-30 12:48:29 +00:00
wdenk
e0648062f7
Initial revision
2002-08-20 00:12:21 +00:00