Scott McNutt
3ea0037f23
nios2: Fix outx/writex parameter order in io.h
...
The outx/writex macros were using writex(addr, val) rather than
the standard writex(val, addr), resulting in incompatibilty with
architecture independent components. This change set uses standard
parameter order.
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
15 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Scott McNutt
3d22d0b89b
Update PK1C20 board
...
-Update base addresses for standard configuration
-Eliminate use of CACHE_BYPASS in board code
Patch by Scott McNutt, 08 Jun 2006
19 years ago
Heiko Schocher
a83531bb62
* 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
19 years ago
wdenk
5c952cf024
Patches by Scott McNutt, 24 Aug 2004:
...
- Add support for Altera Nios-II processors.
- Add support for Psyent PCI-5441 board.
- Add support for Psyent PK1C20 board.
20 years ago
wdenk
507bbe3e80
* Patch by Yasushi Shoji, 07 Apr 2004:
...
- add support for microblaze processors
- add support for AtmarkTechno "suzaku" board
21 years ago
wdenk
fef08ee805
Initial revision
22 years ago
wdenk
edc48b6619
Initial revision
22 years ago
wdenk
2d39b71fb2
Initial revision
24 years ago
wdenk
fb48c4afc4
Initial revision
24 years ago