summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHeiko Schocher <hs@pollux.denx.de>2006-04-20 12:49:05 +0200
committerHeiko Schocher <hs@pollux.denx.de>2006-04-20 12:49:05 +0200
commit7fd392c2d0b27e372a1771e0bda877820b30d6e0 (patch)
tree71222692aef61104cb12e504846e354bc83a6555 /CHANGELOG
parent60e270a4903b3379d6859418d99aeef1d0d0cdff (diff)
downloadbarebox-7fd392c2d0b27e372a1771e0bda877820b30d6e0.tar.gz
barebox-7fd392c2d0b27e372a1771e0bda877820b30d6e0.tar.xz
* Add EPCS Controller bootrom work-around for Nios-II
Patch from Scott McNutt 11, Aug 2005 -When booting from an epcs controller, the epcs bootrom may leave the slave select in an asserted state causing soft reset hang. This patch ensures slave select is negated at reset.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fed7a73cb0..9014e73f1a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,14 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add EPCS Controller bootrom work-around for Nios-II
+ Patch from Scott McNutt 11, Aug 2005
+ -When booting from an epcs controller, the epcs bootrom may leave the
+ slave select in an asserted state causing soft reset hang. This
+ patch ensures slave select is negated at reset.
+
* Fix I/O Macros and mini-app stubs for Nios-II
- Patch by Scott McNutt 11, Aug 2005
+ Patch from Scott McNutt 11, Aug 2005
-Fix asm/io.h macros
-Eliminate use of CACHE_BYPASS in cpu code
-Eliminate assembler warnings