]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Fix mdelay() on TRAB - this was still the debugging version with
authorwdenk <wdenk>
Sun, 3 Nov 2002 18:03:52 +0000 (18:03 +0000)
committerwdenk <wdenk>
Sun, 3 Nov 2002 18:03:52 +0000 (18:03 +0000)
commit699b13a6064e642280caffaa83c10b359a6c1114
tree8883f63834e4328bf51ff1341678b30ae2ffe9a5
parent24ee89b97a49826ea800b4a6c0d5c0769328e317
* Fix mdelay() on TRAB - this was still the debugging version with
  seconds instead of ms.

* Patch by Robert Schwebel, 1 Nov 2002:
  XScale related cleanup (affects all ARM boards)

* Cleanup of names, warnings and README.
17 files changed:
common/cmd_autoscript.c
cpu/xscale/start.S
drivers/smc91111.c
include/configs/cradle.h
include/configs/csb226.h
include/configs/dnp1110.h
include/configs/ep7312.h
include/configs/impa7.h
include/configs/lart.h
include/configs/lubbock.h
include/configs/shannon.h
include/configs/smdk2400.h
include/configs/smdk2410.h
include/configs/trab.h
include/version.h
lib_arm/armlinux.c
lib_arm/board.c