commit | 044d7003a7118ad4633e619a81d634cd4c35e670 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Wed Mar 03 16:07:05 2021 +0800 |
committer | Marek Vasut <marex@denx.de> | Wed Mar 10 11:48:09 2021 +0100 |
tree | 51b2faad7b99b20cddf95cf2e6bc7900499c23f9 | |
parent | b764bf21e60901133fd5eec6a003409c581dd519 [diff] |
usb: mtu3: flush cache for next GPD When flush cache of the current GPD and resume QMU, the controller will try to access the next GPD after processing the current one, if not flush the next GPD, the controller may get wrong GPD status. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>