mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-15 17:41:51 +02: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>