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
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
2005-04-02 22:37:54 +00:00
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
2004-04-08 22:31:29 +00:00
wdenk
af6d1dfc7f
* Enabled password check on RMU board
...
* Fix configuration problem with IceCube in LOWBOOT configuration:
environment got embedded, corrupting the image layout.
2003-12-03 23:53:42 +00:00
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
2003-08-29 10:05:53 +00:00
wdenk
d94f92cbd7
* Fix ICU862 environment problem
...
* Fix RAM size detection for RMU board
* Implement "reset" for MGT5100/MPC5200 systems
2003-08-28 09:41:22 +00:00
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!)
2003-06-05 19:27:42 +00:00