u-boot/board/mpl
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 The PIPE_INTERRUPT flag is used wrong 2008-10-14 16:43:06 +02:00
mip405 rename environment.c in env_embedded.c to reflect is functionality 2008-09-10 22:48:01 +02:00
pati rename CFG_ENV macros to CONFIG_ENV 2008-09-10 22:48:06 +02:00
pip405 rename environment.c in env_embedded.c to reflect is functionality 2008-09-10 22:48:01 +02:00
vcma9 rename CFG_ENV macros to CONFIG_ENV 2008-09-10 22:48:06 +02:00