[U-Boot] [PATCH] x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
Bin Meng
bmeng.cn at gmail.com
Tue Jul 19 05:47:08 CEST 2016
On Mon, Jul 18, 2016 at 6:53 PM, Stefan Roese <sr at denx.de> wrote:
> Don't just define ARCH_DMA_MINALIGN but also CONFIG_SYS_CACHELINE_SIZE
> if its undefined. This is needed for the xhci driver to compile.
nits: it's
I can fix this when applying.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> ---
> arch/x86/include/asm/cache.h | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list