u-boot-brain/cpu/arm920t
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
..
at91rm9200 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE 2008-09-12 02:20:47 +02:00
imx i.mx change get_timer(base) to return time since base 2008-09-12 02:20:46 +02:00
ks8695 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
s3c24x0 The PIPE_INTERRUPT flag is used wrong 2008-10-14 16:43:06 +02:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
interrupts.c ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
start.S arm920t fix constant error in start.S 2008-09-12 02:20:46 +02:00