[PATCH 2/2] dma-mapping: Add header file for ARCH_DMA_MINALIGN

Adam Ford aford173 at gmail.com
Sat May 30 20:15:15 CEST 2020


On Sat, May 30, 2020 at 12:27 PM Tom Rini <trini at konsulko.com> wrote:
>
> On Sat, May 30, 2020 at 01:20:10PM -0400, Tom Rini wrote:
> > On Sat, May 30, 2020 at 10:29:04AM -0600, Simon Glass wrote:
> >
> > > This is defined in the asm/cache.h header file. Update this header file to
> > > include it.
> > >
> > > Signed-off-by: Simon Glass <sjg at chromium.org>
> >

Tested-by: Adam Ford <aford173 at gmail.com> #da850-evm

> > Reviewed-by: Tom Rini <trini at konsulko.com>
> >
> > There's also drivers/usb/host/ohci.h and lib/elf.c which also reference
> > ARCH_DMA_MINALIGN without also logically pulling it in, I'll fix those.
>
> Dunno how I missed that 1/2 is what fixed that one, sorry.  And
> lib/elf.c is a problem in theory but would be a fail to build if not
> pulled in logically so I'll leave it be for now.
>
> --
> Tom


More information about the U-Boot mailing list