Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Add EPCS Controller bootrom work-around for Nios-II | Heiko Schocher | 2006-04-20 | -0/+5 |
| | | | | | | | 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. | |||
* | * Patch by Scott McNutt, 21 Oct 2004: | wdenk | 2005-03-30 | -0/+71 |
Add support for Nios-II EPCS Controller core. * Patch by Scott McNutt, 20 Oct 2004: Nios-II cleanups: - Add sysid command (Nios-II only). - Locate default exception trampoline at proper offset. - Implement I/O routines (readb, writeb, etc) - Implement do_bootm_linux |