blob: 8cf309db18fc5dd05ce11d898929c7c955e4e382 [file] [log] [blame]
wdenk24ee89b2002-11-03 17:56:27 +00001======================================================================
2Changes since for U-Boot 0.1.0:
3======================================================================
4
5* Fix mdelay() on TRAB - this was still the debugging version with
6 seconds instead of ms.
7
8* Patch by Robert Schwebel, 1 Nov 2002:
9 XScale related cleanup (affects all ARM boards)
10
11* Cleanup of names and README.
wdenkcc1c8a12002-11-02 22:58:18 +000012
13======================================================================
wdenk24ee89b2002-11-03 17:56:27 +000014Notes for U-Boot 0.1.0:
wdenkcc1c8a12002-11-02 22:58:18 +000015======================================================================
16
17This is the initial version of "Das U-Boot", the Universal Boot Loader.
18
19It is based on version 2.0.0 (the "Halloween Release") of PPCBoot.
20For information about the history of the project please see the
21PPCBoot project page at http://sourceforge.net/projects/ppcboot
22
23======================================================================