diff options
author | Stefan Roese <sr@denx.de> | 2020-07-21 10:46:02 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2020-08-05 09:30:46 +0200 |
commit | 543eb12ecd91df324554b8abc8d52e965bd4922b (patch) | |
tree | cbde7d8fbd41a36b3042a4fb9329b90ef12e4136 /test/dm/bootcount.c | |
parent | f1c0b7cd4be2081ae3711cec2c4cc2910a5817e1 (diff) |
usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
While trying to use the U-Boot xHCI driver on the MIPS Octeon platform,
which is big endian, I noticed that the driver is missing a few endian
conversion calls. This patch adds these missing endian conversion
calls.
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Diffstat (limited to 'test/dm/bootcount.c')
0 files changed, 0 insertions, 0 deletions