diff options
author | wdenk <wdenk> | 2004-07-10 23:11:10 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-07-10 23:11:10 +0000 |
commit | fabd46acff08edd9f945340338caa07bb0534e64 (patch) | |
tree | 1e7c65a900dfd446023b5522e162b56d18ed87b6 /CHANGELOG | |
parent | 10a36a98c40f06980ba80ef1ec966c5c0e216238 (diff) | |
download | u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.zip u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.tar.gz u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.tar.bz2 |
* Patch by Prakash Kumar, 27 Jun 2004:
Add support for the PXA250 based Intrinsyc Cerf board.
* Patch by Yasushi Shoji, 27 Jun 2004:
fix comment in include/common.h
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Prakash Kumar, 27 Jun 2004: + Add support for the PXA250 based Intrinsyc Cerf board. + +* Patch by Yasushi Shoji, 27 Jun 2004: + fix comment in include/common.h + * Rename SBC8560 into sbc8560 for consistency * Patch by Daniel Poirot, 24 Jun 2004: |