u-boot-brain/cpu/leon3
Remy Bohmer 9dbc366744 The PIPE_INTERRUPT flag is used wrong
At a lot of places in the code the PIPE_INTERRUPT flags and friends
are used wrong. The wrong bits are compared to this flag resulting
in wrong conditions. Also there are macros that should be used for
PIPE_* flags.
This patch tries to fix them all, however, I was not able to test the
changes, because I do not have any of these boards.

Review required!

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2008-10-14 16:43:06 +02:00
..
ambapp.c SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 2008-04-08 07:58:32 +00:00
config.mk SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
cpu_init.c SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
cpu.c Introduce netdev.h header file and remove externs 2008-09-02 21:18:16 -07:00
interrupts.c SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
Makefile SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
prom.c SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
serial.c SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
start.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
usb_uhci.c The PIPE_INTERRUPT flag is used wrong 2008-10-14 16:43:06 +02:00
usb_uhci.h SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00