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