Home
last modified time | relevance | path

Searched hist:"27242 ba8ac8dc1623b551cfb1db1132ba25aa7e7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h27242ba8ac8dc1623b551cfb1db1132ba25aa7e7 Tue Jul 16 08:49:04 UTC 2019 Heiko Schocher <hs@denx.de> UPSTREAM: usb, ohci: fix ohci swap register access

commit 57faca19a82f ("drivers: USB: OHCI: allow compilation for 64-bit targets")
broke ohci support for the mpc85xx based socrates board,
as it removed volatile keyword from ohci_readl/writel.

Fix this so usb works again on socrates board.

Change-Id: I558791c276aa1641dd735b825ba93f8da8ed0830
Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit a5a7486e62b0aa4afa1fe1a3b30f7dd682eb1ff8)