u-boot-brain/board/psyent/pk1c20
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>
2010-04-02 12:28:41 -04:00
..
config.mk Update PK1C20 board 2006-06-08 12:03:21 -04:00
led.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
pk1c20.c Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 2009-10-04 22:37:03 -07:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00