diff options
author | Heiko Schocher <hs@pollux.denx.de> | 2006-04-20 12:57:43 +0200 |
---|---|---|
committer | Heiko Schocher <hs@pollux.denx.de> | 2006-04-20 12:57:43 +0200 |
commit | a83531bb628535afba9a298eddadd247a8383e29 (patch) | |
tree | 9220fffc28a99b59ada150678014752957ae90ae /CHANGELOG | |
parent | 7fd392c2d0b27e372a1771e0bda877820b30d6e0 (diff) | |
download | talos-obmc-uboot-a83531bb628535afba9a298eddadd247a8383e29.tar.gz talos-obmc-uboot-a83531bb628535afba9a298eddadd247a8383e29.zip |
* 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-- | CHANGELOG | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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 |