summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2006-01-11 11:23:01 -0600
committerKumar Gala <galak@kernel.crashing.org>2006-01-11 11:23:01 -0600
commitec00c335789aea61ec13f41356805c690f059572 (patch)
treed780af876b03dcf8bfdfd6935bd238e1c2af9b77 /CHANGELOG
parenta15b44dbfa2e4537b231da066b589992b0ee629d (diff)
downloadu-boot-imx-ec00c335789aea61ec13f41356805c690f059572.zip
u-boot-imx-ec00c335789aea61ec13f41356805c690f059572.tar.gz
u-boot-imx-ec00c335789aea61ec13f41356805c690f059572.tar.bz2
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
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ec68f1b..6dc76d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes since U-Boot 1.1.4:
======================================================================
+* 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
+
* Allow config of GPIO direction & data registers at boot on 83xx
Patch by Kumar Gala, 11 Jan 2006