[PATCH] common: bouncebuf: Use dma-mapping for cache ops

Simon Glass sjg at chromium.org
Sat Jan 7 01:13:28 CET 2023


On Fri, 6 Jan 2023 at 11:02, Andrew Davis <afd at ti.com> wrote:
>
> This matches how this would be done in Linux and these functions
> do the alignment for us which makes the code look cleaner.
>
> Signed-off-by: Andrew Davis <afd at ti.com>
> ---
>  common/bouncebuf.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list