commit | 60b75324ea6fb0a72786f3ec36c1057f39ebe2e6 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Sat Apr 25 06:29:55 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Tue May 05 14:32:04 2015 +0200 |
tree | 14103fe1613c15c74cc7b178f7c7f16c7ceb6b41 | |
parent | b81d0ea7280b2d325e7c16cce808bec035d60a08 [diff] |
arm: mvebu: Add d-cache invalidate before enabling the d-cache This solves some RX problems that have been seen, when using the mvneta ethernet driver. The cache needs to be reset into a "clean" state before using it. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com> Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>