ARM: kirkwood: disable dcache for Kirkwood boards
authorChris Packham <judge.packham@gmail.com>
Mon, 18 Mar 2019 07:51:58 +0000 (20:51 +1300)
committerStefan Roese <sr@denx.de>
Tue, 19 Mar 2019 08:22:05 +0000 (09:22 +0100)
commit599f7aa541bb5a658cbfd2af73bd9d2f6e828d43
treedea007167c977ef8308f19e181d762131eaea76d
parent825dd50f59537d8f301061a9638ed1805c5fdeb7
ARM: kirkwood: disable dcache for Kirkwood boards

Prior to commit 93b283d49f93 ("ARM: CPU: arm926ejs: Consolidate cache
routines to common file") the kirkwood boards didn't have and dcache
support. The network and usb drivers rely on this. Set
CONFIG_SYS_DCACHE_OFF in the Kirkwood specific config.h.

Reported-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/include/mach/config.h