897a6a1a14
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@linaro.org> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sekhar Nori <nsekhar@ti.com> Cc: stable@kernel.org |
||
---|---|---|
.. | ||
include/mach | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
aemif.c | ||
board-da830-evm.c | ||
board-da850-evm.c | ||
board-dm355-evm.c | ||
board-dm355-leopard.c | ||
board-dm365-evm.c | ||
board-dm644x-evm.c | ||
board-dm646x-evm.c | ||
board-mityomapl138.c | ||
board-neuros-osd2.c | ||
board-omapl138-hawk.c | ||
board-sffsdr.c | ||
board-tnetv107x-evm.c | ||
cdce949.c | ||
clock.c | ||
clock.h | ||
common.c | ||
cp_intc.c | ||
cpufreq.c | ||
cpuidle.c | ||
da830.c | ||
da850.c | ||
devices-da8xx.c | ||
devices-tnetv107x.c | ||
devices.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
dma.c | ||
gpio-tnetv107x.c | ||
gpio.c | ||
io.c | ||
irq.c | ||
mux.c | ||
mux.h | ||
pm.c | ||
psc.c | ||
serial.c | ||
sleep.S | ||
sram.c | ||
time.c | ||
tnetv107x.c | ||
usb.c |