summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-17 11:42:53 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-17 11:42:53 +0100
commit09e4b0c5d3881412519f33d498560a5bbcc82cd9 (patch)
tree691b37e2fc2772d0c03aa5f58b2c3d93bad183f8 /CHANGELOG
parentff7fefe6797246b2748530f965f2e41de34a982a (diff)
downloadu-boot-imx-09e4b0c5d3881412519f33d498560a5bbcc82cd9.zip
u-boot-imx-09e4b0c5d3881412519f33d498560a5bbcc82cd9.tar.gz
u-boot-imx-09e4b0c5d3881412519f33d498560a5bbcc82cd9.tar.bz2
Add support for Lite5200B board.
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1322c85..3f969c8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add support for Lite5200B board.
+ Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
+
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific
timer and cpu_reset code from cpu/$(CPU) into the new
cpu/$(CPU)/$(SOC) directories