summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHeiko Schocher <hs@pollux.denx.de>2006-04-20 12:57:43 +0200
committerHeiko Schocher <hs@pollux.denx.de>2006-04-20 12:57:43 +0200
commita83531bb628535afba9a298eddadd247a8383e29 (patch)
tree9220fffc28a99b59ada150678014752957ae90ae /CHANGELOG
parent7fd392c2d0b27e372a1771e0bda877820b30d6e0 (diff)
downloadbarebox-a83531bb628535afba9a298eddadd247a8383e29.tar.gz
barebox-a83531bb628535afba9a298eddadd247a8383e29.tar.xz
* Update PK1C20 board for Nios-II 5.0
Patch from Scott McNutt, 11 Aug 2005 -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9014e73f1a..c8b16a6637 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,14 +2,19 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Update PK1C20 board for Nios-II 5.0
+ Patch from Scott McNutt, 11 Aug 2005
+ -Update base addresses for standard configuration
+ -Eliminate use of CACHE_BYPASS in board code
+
* Add EPCS Controller bootrom work-around for Nios-II
- Patch from Scott McNutt 11, Aug 2005
+ 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 from 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