diff options
author | Stefan Roese <sr@denx.de> | 2020-08-24 13:04:37 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2020-10-07 20:25:57 +0200 |
commit | e68efa1ecf4552158451f9b097fbcc15ce927489 (patch) | |
tree | 37f07f4cb34f37a24c8fec28703e0353d0293c61 /configs/ls2080ardb_nand_defconfig | |
parent | 72a53ac59b9897d86471f5d44d2d4cbf82209d8e (diff) | |
download | u-boot-e68efa1ecf4552158451f9b097fbcc15ce927489.tar.gz u-boot-e68efa1ecf4552158451f9b097fbcc15ce927489.tar.xz u-boot-e68efa1ecf4552158451f9b097fbcc15ce927489.zip |
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Octeon uses mapped addresses for virtual and physical memory. It's not
that easy to calculate the resulting addresses here. So let's remove
this BUG_ON() completely, as it's not really helpful.
Please also note, that BUG_ON() is not recommended any more in the Linux
kernel.
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/ls2080ardb_nand_defconfig')
0 files changed, 0 insertions, 0 deletions