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
90cc3eb6d2
include/configs: Use new CONFIG_CMD_* in various q* and r* 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
e2ffd59b4d
* Code cleanup, mostly for GCC-3.3.x
...
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
additional ethernet addresses.
* Cleanup drivers/i82365.c - avoid duplication of code
* Fix bogus "cannot span across banks" flash error message
* Add support for CompactFlash for the CPC45 Board.
20 years ago
wdenk
da93ed8147
* Patch by Shlomo Kut, 29 Mar 2004:
...
Add support for MKS Instruments "Quantum" board
* Fix build problem with Cogent boards;
avoid using <asm/byteorder.h> when using the host compiler
21 years ago
wdenk
7e780369e4
* Patch by Mark Jonas: Remove config.tmp files only when
...
unconfiguring the board
* Adapt RMU board for bigger flash memory
* Test fix for ethernet problems on MPC5200
21 years ago
wdenk
af6d1dfc7f
* Enabled password check on RMU board
...
* Fix configuration problem with IceCube in LOWBOOT configuration:
environment got embedded, corrupting the image layout.
21 years ago
wdenk
ca75added1
Add I2C and RTC support for RMU board using software I2C driver
...
(because of better response to iprobe command); fix problem with
"reset" command
22 years ago
wdenk
d94f92cbd7
* Fix ICU862 environment problem
...
* Fix RAM size detection for RMU board
* Implement "reset" for MGT5100/MPC5200 systems
22 years ago
wdenk
73a8b27c57
* Add support for RMU board
...
* Add support for TQM862L at 100/50 MHz
* Patch by Pantelis Antoniou, 02 Jun 2003:
major reconstruction of networking code;
add "ping" support (outgoing only!)
22 years ago
wdenk
5b1d713721
Initial revision
22 years ago
wdenk
75dc29ebc4
Initial revision
23 years ago
wdenk
0f8c9768ff
Initial revision
23 years ago