From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 4 Apr 2016 14:02:00 +0200 Subject: [U-Boot] [PATCH 6/6] arm: mvebu: Don't enable d-cache on A375 In-Reply-To: <1458059718-15295-6-git-send-email-sr@denx.de> References: <1458059718-15295-1-git-send-email-sr@denx.de> <1458059718-15295-6-git-send-email-sr@denx.de> Message-ID: <570257B8.3080108@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15.03.2016 17:35, Stefan Roese wrote: > Armada 375 still has some problems with d-cache enabled in the ethernet > driver (mvpp2). So lets keep the d-cache disabled until this is solved. > > Signed-off-by: Stefan Roese > Cc: Luka Perkov Applied to u-boot-marvell/master. Thanks, Stefan