mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-04-04 14:56:11 +00:00
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> |
||
---|---|---|
.. | ||
common_util.c | ||
common_util.h | ||
flash.c | ||
isa.c | ||
isa.h | ||
kbd.c | ||
kbd.h | ||
memtst.c | ||
pci.c | ||
pci_parts.h | ||
piix4_pci.h | ||
usb_uhci.c | ||
usb_uhci.h |