diff options
author | Heiko Schocher <hs@pollux.denx.de> | 2006-04-20 12:38:41 +0200 |
---|---|---|
committer | Heiko Schocher <hs@pollux.denx.de> | 2006-04-20 12:38:41 +0200 |
commit | 60e270a4903b3379d6859418d99aeef1d0d0cdff (patch) | |
tree | 48a033782d7f641ffd75f2be076da5b8d513254e /CHANGELOG | |
parent | 9acb626fc145e7327f94fd77f927dce08dd978a8 (diff) | |
download | u-boot-imx-60e270a4903b3379d6859418d99aeef1d0d0cdff.zip u-boot-imx-60e270a4903b3379d6859418d99aeef1d0d0cdff.tar.gz u-boot-imx-60e270a4903b3379d6859418d99aeef1d0d0cdff.tar.bz2 |
Fix I/O Macros and mini-app stubs for Nios-II
Patch by Scott McNutt 11, Aug 2005
-Fix asm/io.h macros
-Eliminate use of CACHE_BYPASS in cpu code
-Eliminate assembler warnings
-Fix mini-app stubs and force no small data
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix I/O Macros and mini-app stubs for Nios-II + Patch by Scott McNutt 11, Aug 2005 + -Fix asm/io.h macros + -Eliminate use of CACHE_BYPASS in cpu code + -Eliminate assembler warnings + -Fix mini-app stubs and force no small data + * Add MCF5282 support (without preloader) relocate ichache_State to ram u-boot can run from internal flash |