From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 3 Nov 2015 17:32:26 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines In-Reply-To: <1446505881-19673-1-git-send-email-dinguyen@opensource.altera.com> References: <1446505881-19673-1-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201511031732.26372.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 Tuesday, November 03, 2015 at 12:11:21 AM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > The DMA, QSPI, and SD/MMC reset bits are located in the permodrst register, > not the mpumodrst. So the bank for these reset bits should be 1, not 0. > > Signed-off-by: Dinh Nguyen Applied, thanks! Best regards, Marek Vasut