Jon Loeliger
d3b8c1a743
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
639221c76c
include/: Remove obsolete references to CONFIG_COMMANDS
...
Mostly removed from comments here.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
26a34560d5
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
953c5b6f8b
Adjust "echo" as a default command
...
Patch by Sam Song, 19 Jun 2005
19 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
Jon Loeliger
9c4c5ae3e1
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
...
- Convert the CPM2 based functionality to use new CONFIG_CPM2
option rather than a myriad of CONFIG_MPC8560-like variants.
Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
Eliminates the CONFIG_MPC8560 option entirely. Distributes the
new CONFIG_CPM2 option to each 8260 board.
20 years ago
wdenk
b79a11cc2b
Code cleanup
21 years ago
wdenk
42dfe7a184
Code cleanup; make several boards compile & link.
21 years ago
wdenk
bf9e3b38f7
* Some code cleanup
...
* Patch by Josef Baumgartner, 10 Feb 2004:
Fixes for Coldfire port
* Patch by Brad Kemp, 11 Feb 2004:
Fix CFI flash driver problems
21 years ago
wdenk
fe8c2806cd
Initial revision
22 years ago