summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 17:14:20 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 17:14:20 +0200
commit8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5 (patch)
treeeae8fcbfbe24c5bfbb356891deafc650a0f1288c /CHANGELOG
parenta188b5854ff78496642c92ec2f615a41f19b6062 (diff)
Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.h
Patch by Steven Scholz, 02 Mar 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 39586baf5a..21944f8361 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.h
+ Patch by Steven Scholz, 02 Mar 2005
+
* Fix typo in eth.c
Patch by Ara Avanesyan, 24 Feb 2005