Jon Loeliger
7f5c015774
include/configs/[g-o]*: 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>
2007-07-10 09:38:02 -05:00
Jon Loeliger
a5cb23092a
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:06 +02:00
Bartlomiej Sieka
c99512d6bd
MPC5xxx: Change names of defines related to IPB and PCI clocks.
...
Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining
them does not cause PCI or IPB clocks to run at the specified speed.
Instead, they configure divisors used to calculate said clocks. This
patch renames the defines according to their real function.
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2007-05-27 16:53:43 +02:00
Marian Balakowicz
3a7b142b62
Change port configuration for O2DNT (CODEC1 on PSC1)
2005-12-06 20:33:07 +01:00
Wolfgang Denk
f013dacf0a
Code cleanup, especially MIPS for GCC 4.x
2005-12-04 00:40:34 +01:00
Marian Balakowicz
0a69b26ed6
Increase IPB and PCI clocks for O2DNT board.
2005-11-27 20:15:41 +01: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
Marian Balakowicz
63ff004c4f
Add support for multiple PHYs.
2005-10-28 22:30:33 +02:00
Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
2005-10-13 01:45:54 +02:00
Wolfgang Denk
6617aae9b9
Add new board specific commands for TQM5200/STK52XX
...
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
2005-08-19 00:46:54 +02:00
ef3f9669ae
Disable SNTP for O2DNT board.
2005-08-16 22:54:40 +02:00
30eb1770ca
CONFIG_PCI_SCAN_SHOW disabled for O2DNT.
2005-08-16 20:39:05 +02:00
d4f5c72896
FRAM memory access optimization.
2005-08-12 21:16:13 +02:00
5a27f84855
O2DNT FRAM write delay disabled.
2005-08-11 15:56:59 +02:00
adac376ef2
O2DNT: added hardware flash protect support, macros cleanup.
2005-08-11 10:10:30 +02:00
0841565cc7
O2DNT platform specific code.
2005-08-09 14:52:00 +02:00