diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-09 00:25:58 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-09 00:25:58 +0200 |
commit | 47340a46f6ff8be4f148b07bf42986c9054d8436 (patch) | |
tree | 09fe4e2b8f40ea68eba730ea1756ecf687a60226 /CHANGELOG | |
parent | 96782c63d3bd4067623895b8691ed2823c715f1d (diff) | |
download | u-boot-imx-47340a46f6ff8be4f148b07bf42986c9054d8436.zip u-boot-imx-47340a46f6ff8be4f148b07bf42986c9054d8436.tar.gz u-boot-imx-47340a46f6ff8be4f148b07bf42986c9054d8436.tar.bz2 |
Fixed compilation for ARM when using a (standard) hard-FP toolchain
Patch by Anders Larsen, 07 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fixed compilation for ARM when using a (standard) hard-FP toolchain + Patch by Anders Larsen, 07 Oct 2005 + * Cleanup warnings for cpu/arm720t & cpu/arm1136 files. sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005 |