diff options
author | wdenk <wdenk> | 2002-11-02 22:58:18 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2002-11-02 22:58:18 +0000 |
commit | cc1c8a136f9813d0a9cb9a94d2f12206873ddc4e (patch) | |
tree | 912691be4a212b399eb470411acd27c8bb6375da /CHANGELOG | |
parent | 1a4d6164af8f79c0979a2af45d7f5e5353562b19 (diff) | |
download | u-boot-imx-cc1c8a136f9813d0a9cb9a94d2f12206873ddc4e.zip u-boot-imx-cc1c8a136f9813d0a9cb9a94d2f12206873ddc4e.tar.gz u-boot-imx-cc1c8a136f9813d0a9cb9a94d2f12206873ddc4e.tar.bz2 |
Initial revision
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..094060f --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,12 @@ + +====================================================================== +Notes for U-Boot 1.0.0: +====================================================================== + +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 + +====================================================================== |