aboutsummaryrefslogtreecommitdiff
path: root/doc/README.nios
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-10-19 23:22:11 +0000
committerwdenk <wdenk>2003-10-19 23:22:11 +0000
commita3ad8e26a4ac96838b2963cb462770c70c9f6443 (patch)
treebe6c86113d1ce3da1d26b19b305d77d00370703f /doc/README.nios
parentd7281f41094bee59eca958de3c04995a2f79034a (diff)
* Patch by Steven Scholz, 18 Oct 2003:
Fix AT91RM9200 ethernet driver * Patch by Nye Liu, 17 Oct 2003: Fix typo in include/mpc8xx.h * Patch by Richard Woodruff, 16 Oct 03: Fixes for cpu/arm925/interrupt.c - Initialize timestamp & lastdec vars. - fix timestamp overflows. - fix lastdec overflow. - smarter normalization to allow udelay() below 1ms to work. * Patch by Scott McNutt, 16 Oct add networking support for the Altera Nios Development Kit, Cyclone Edition (DK-1C20) * Patch by Jon Diekema, 14 Oct 2003: add hint about doc/README.silent to README file
Diffstat (limited to 'doc/README.nios')
-rw-r--r--doc/README.nios4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/README.nios b/doc/README.nios
index d7e87d575..aee0ecdc2 100644
--- a/doc/README.nios
+++ b/doc/README.nios
@@ -1,7 +1,7 @@
U-Boot for Nios-32
- Last Update: October 4, 2003
+ Last Update: October 15, 2003
====================================================================
This file contains information regarding U-Boot and the Altera
@@ -173,8 +173,6 @@ BTW, thats a 'zero' ... not the letter 'O'.
There are plenty of areas where help is needed. Here's are some ideas
for those interested in contributing:
--SMC 91C111 support. E.g. add in tftpboot, etc.
-
-CompactFlash. Port & test CF/FAT.
-ASMI support. Use ASMI for environment, etc.