[PATCH] mach-davinci: fix cache flush build error

Linus Walleij linus.walleij at linaro.org
Wed Aug 3 09:23:05 EDT 2011


On Tue, Aug 2, 2011 at 5:48 PM, Linus Walleij
<linus.walleij at stericsson.com> wrote:

> The TNET variant of DaVinci compiles some code that it shares
> with other DaVinci variants, however it has a V6 CPU rather than
> an ARM926T, thus the hardcoded call to arm926_flush_kern_cache_all()
> in sleep.S will obviously fail, and we need to build with the
> v6_flush_kern_cache_all() call instead. This was triggered by
> manually altering the DaVinci config to build the TNET version.
>
> Cc: Dave Martin <dave.martin at linaro.org>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Arnd can you pick this patch to some suitable arm-soc branch like fixes?
Atleast it makes the DaVinci variants compile one by one.

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list