On Thu, Aug 24, 2017 at 12:46 AM, Stefan Agner <[email protected]> wrote:
> From: Stefan Agner <[email protected]>
>
> When using ISO partitions with a DMA enabled block device driver
> reading the ISO partition leads to unaligned DMA operations:
>   CACHE: Misaligned operation at range [bffb7da8, bffb85a8]
>
> Align the buffer to make sure we pass a buffer which works for
> DMA operations.
>
> Signed-off-by: Stefan Agner <[email protected]>
> ---
>
>  disk/part_iso.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to