summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-07-31 00:30:09 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-07-31 00:30:09 +0200
commit0f18cb6eef469688a1c57647e486c1341c045b9f (patch)
treebeafdc2f5f3dc6269b7eb57a0dd99e448cb769ea /CHANGELOG
parentcf9919239415fee8e6733c0bd013b46888feb874 (diff)
downloadu-boot-imx-0f18cb6eef469688a1c57647e486c1341c045b9f.zip
u-boot-imx-0f18cb6eef469688a1c57647e486c1341c045b9f.tar.gz
u-boot-imx-0f18cb6eef469688a1c57647e486c1341c045b9f.tar.bz2
Minor fixes for PPChameleon Board:
* fix alignment of NAND size * make code do what the comment says
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bf23537..093169b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes for U-Boot 1.1.3:
======================================================================
+* Minor fixes for PPChameleon Board:
+ - fix alignment of NAND size
+ - make code do what the comment says
+
* Implement h/w sector protection status synchronization at boot.
The code is provided for, and was tested on, the Yukon/Alaska
and PM520 boards only.