summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 01:59:35 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 01:59:35 +0100
commitdc013d464000635a5b8ae841c6e683f94a6bee3d (patch)
treeae381c15180d16a1d30d4c5d0a7217741d8aaf64 /CHANGELOG
parent8ff0208d31223e36f7c038982589b448d7fdd217 (diff)
downloadu-boot-imx-dc013d464000635a5b8ae841c6e683f94a6bee3d.zip
u-boot-imx-dc013d464000635a5b8ae841c6e683f94a6bee3d.tar.gz
u-boot-imx-dc013d464000635a5b8ae841c6e683f94a6bee3d.tar.bz2
Add loads of ntohl() in image header handling
Patch by Steven Scholz, 10 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c4c4124..a11dd4d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add loads of ntohl() in image header handling
+ Patch by Steven Scholz, 10 Jun 2005
+
* Switch MPC86xADS and MPC885ADS boards to use cpuclk environment
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005