commit | 3716cf11abc944f435748caca3605a9308697e7f | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Mar 18 20:51:58 2019 +1300 |
committer | Stefan Roese <sr@denx.de> | Tue Mar 19 09:22:05 2019 +0100 |
tree | dea007167c977ef8308f19e181d762131eaea76d | |
parent | 852a0e17cc6d237cd1cfae89487470def3195035 [diff] |
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>