mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-10 17:00:24 +00:00
Invalidate dcache line before accessing Setup Packet contents. Otherwise driver will see stale content on non coherent architecture. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>