mirror of
https://xff.cz/git/u-boot/
synced 2026-01-03 13:07:09 +01:00
This avoids cache-alignment warnings shown in console when a usb command is entered. Whenever X bytes of unaligned buffer is invalidated, arm core invalidates X + Y bytes as per the cache line size and throws these warnings. Signed-off-by: Puneet Saxena <puneets@nvidia.com> Signed-off-by: Marek Vasut <marex@denx.de>
7.0 KiB
7.0 KiB