From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 24 Aug 2015 19:40:27 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: Assure ISWGRP 0 and 1 are inited In-Reply-To: <1440409906-18892-1-git-send-email-marex@denx.de> References: <1440409906-18892-1-git-send-email-marex@denx.de> Message-ID: <201508241940.27572.marex@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 Monday, August 24, 2015 at 11:51:46 AM, Marek Vasut wrote: > This fix makes sure that the ISWGRP0 and ISWGRP1 registers are > correctly inited. In case those registers are not initialized, > it is not possible to access the registers synthesised in the > FPGA through the bridges. Any such access produces data abort. > > Signed-off-by: Marek Vasut > Cc: Dinh Nguyen Since this fixes an actual issue, applied. Best regards, Marek Vasut