Wolfgang Denk
7481266e4e
2005-12-12 16:06:05 +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
Wolfgang Denk
77ddac9480
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
Wolfgang Denk
807d5d7319
Fix problems with ld version 2.16 (dot outside sections problem)
...
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
2005-08-31 12:28:00 +02:00
wdenk
082acfd484
Coding Style cleanup
2005-01-10 00:01:04 +00:00
wdenk
6225c5db6c
* Patch by Sam Song, 11 October 2004:
...
- Add RESET/PREBOOT/AUTOBOOT support for RPXlite_DW board
- Adjust CPU:BUS frequency ratio 1:1 when core frequency
less than 50MHz
* Patch by Sam Song, 10 Oct 2004:
Fix a parameter error in run_command() in main.c
2005-01-09 23:33:49 +00:00
wdenk
e63c8ee3dc
Patch by Sam Song, 09 Jun 2004:
...
- Add support for RPXlite_DW board
- Update FLASH driver for 4*AM29DL323DB90VI
- Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
2004-06-09 21:04:48 +00:00