Files
u-boot/drivers/core
Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned
The size variable may not be always be a mulitple of
ARCH_DMA_MINALIGN and using it to flush cache leads to cache
misaligned warnings.

Therefore, round up the size to a multiple of ARCH_DMA_MINLAIGN
when allocating private data.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-10-08 20:41:09 -06:00
..
2017-06-01 07:03:01 -06:00
2017-10-04 12:00:21 -04:00
2017-10-04 12:00:21 -04:00
2017-10-04 12:00:21 -04:00
2017-10-04 12:00:21 -04:00
2017-10-04 12:00:21 -04:00