CHANGELOG 898 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11
======================================================================
Changes since for U-Boot 0.1.0:
======================================================================

* 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 and README.
W
wdenk 已提交
12 13

======================================================================
14
Notes for U-Boot 0.1.0:
W
wdenk 已提交
15 16 17 18 19 20 21 22 23
======================================================================

This is the initial version of "Das U-Boot", the Universal Boot Loader.

It is based on version 2.0.0 (the "Halloween Release") of PPCBoot.
For information about the history of the project please see the
PPCBoot project page at http://sourceforge.net/projects/ppcboot

======================================================================