uboot-mt623x/board/altera/common
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
..
AMDLV065D.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
epled.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sevenseg.c * Patch by Yuli Barcohen, 26 Jan 2004: 2004-02-08 22:55:38 +00:00
sevenseg.h Patches by Stephan Linz, 11 Dec 2003: 2004-01-03 19:43:48 +00:00