u-boot/board/mpl/common
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
..
common_util.c rename CFG_ENV macros to CONFIG_ENV 2008-09-10 22:48:06 +02:00
common_util.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
flash.c rename CFG_ENV macros to CONFIG_ENV 2008-09-10 22:48:06 +02:00
isa.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
isa.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
kbd.c Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
kbd.h Initial revision 2002-03-08 21:31:05 +00:00
memtst.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci_parts.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
piix4_pci.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
usb_uhci.c The PIPE_INTERRUPT flag is used wrong 2008-10-14 16:43:06 +02:00
usb_uhci.h * Code cleanup: 2003-06-27 21:31:46 +00:00