diff options
author | wdenk <wdenk> | 2003-05-03 23:33:47 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-05-03 23:33:47 +0000 |
commit | 9c62cc58b8e228e8296630e47b95c15c4a3753a0 (patch) | |
tree | 03f27cf85080ac49d07e7625005ae86e852cc780 /CHANGELOG | |
parent | 7aa78614716b7bd7bdf68553f261ad0d5a12826a (diff) | |
download | u-boot-imx-9c62cc58b8e228e8296630e47b95c15c4a3753a0.zip u-boot-imx-9c62cc58b8e228e8296630e47b95c15c4a3753a0.tar.gz u-boot-imx-9c62cc58b8e228e8296630e47b95c15c4a3753a0.tar.bz2 |
Fix problem with usage of "true" (undefined in current versions of bfd.h)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 0.3.1: ====================================================================== +* Fix problem with usage of "true" (undefined in current versions of bfd.h) + * Add support for Promess ATC board * Patch by Keith Outwater, 28 Apr 2003: |