summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2006-01-23 16:22:57 -0600
committerKumar Gala <galak@kernel.crashing.org>2006-01-23 16:22:57 -0600
commitb97048094868fa03092f2c8e41b5eb22ea018a57 (patch)
treedd222fca8d45fcb6750fc38ee67d4ca29a647370 /CHANGELOG
parentec00c335789aea61ec13f41356805c690f059572 (diff)
downloadu-boot-imx-b97048094868fa03092f2c8e41b5eb22ea018a57.zip
u-boot-imx-b97048094868fa03092f2c8e41b5eb22ea018a57.tar.gz
u-boot-imx-b97048094868fa03092f2c8e41b5eb22ea018a57.tar.bz2
Fixed defines for MPC83xx SICRL register to match current specs
Patch by Kumar Gala, 23 Jan 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6dc76d2..12856fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fixed defines for MPC83xx SICRL register to match current specs
+ Patch by Kumar Gala, 23 Jan 2006
+
* Only disable the MPC83xx watchdog if its enabled out of reset.
If its disabled out of reset SW can later enable it if so desired
Patch by Kumar Gala, 11 Jan 2006