diff options
author | Puneet Saxena <puneets@nvidia.com> | 2012-04-03 14:56:06 +0530 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2012-05-20 08:32:32 +0200 |
commit | f57661394a8b00029e37a5567a869e92bd13f3b8 (patch) | |
tree | d00363f82c23324c8e69353c7bfb38ae183c803c /include/lcdvideo.h | |
parent | 66cf64107b891d1cc8112ff76b5687195af2f5b0 (diff) |
USB: Align buffers at cacheline
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>
Diffstat (limited to 'include/lcdvideo.h')
0 files changed, 0 insertions, 0 deletions