summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 01:48:28 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 01:48:28 +0200
commit74f4304ee717d0f4b3a27e7fd4a64944749b8783 (patch)
tree806aadd6a2be863b9a0e4e9649858468b4641c96 /CHANGELOG
parente2146b6aea0de16e55530cc5ff58fb626d9870cd (diff)
downloadu-boot-imx-74f4304ee717d0f4b3a27e7fd4a64944749b8783.zip
u-boot-imx-74f4304ee717d0f4b3a27e7fd4a64944749b8783.tar.gz
u-boot-imx-74f4304ee717d0f4b3a27e7fd4a64944749b8783.tar.bz2
Add ARM946E cpu and core module targets; remap memory to 0x00000000
Patch by Peter Pearse, 2 Feb 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6c5c15c..d0bef30 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Add ARM946E cpu and core module targets; remap memory to 0x00000000
+ Patch by Peter Pearse, 2 Feb 2005
+
* Fix error handling in tools/env/fw_env.c
Patch by Ara Avanesyan, 01 Feb 2005