diff options
author | wdenk <wdenk> | 2005-01-09 21:28:15 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-01-09 21:28:15 +0000 |
commit | 6310eb9da74b1cf33194ae88275cc63b76e7a764 (patch) | |
tree | 0907eccba1dad0dd14c81f34e09976106d32dfa1 /CHANGELOG | |
parent | a562e1bd9d8e10ea2e51d08e66d35a6e1795153b (diff) | |
download | u-boot-imx-6310eb9da74b1cf33194ae88275cc63b76e7a764.zip u-boot-imx-6310eb9da74b1cf33194ae88275cc63b76e7a764.tar.gz u-boot-imx-6310eb9da74b1cf33194ae88275cc63b76e7a764.tar.bz2 |
Patches by David Snowdon, 07 Sep 2004:
- add u-boot.hex target in the top level Makefile
- add support for the UNSW/NICTA PLEB 2 board (pleb2)
- use -mtune=xscale and -march=armv5 options for PXA
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patches by David Snowdon, 07 Sep 2004: + - add u-boot.hex target in the top level Makefile + - add support for the UNSW/NICTA PLEB 2 board (pleb2) + - use -mtune=xscale and -march=armv5 options for PXA + * Patch by Florian Schlote, 08 Sep 2004: Add support for SenTec-COBRA5272-board (Coldfire). |