From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 12 Nov 2015 22:58:25 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: reset: FIX address of tstscratch register In-Reply-To: <1447348990-2948-1-git-send-email-ilu@linutronix.de> References: <1447348990-2948-1-git-send-email-ilu@linutronix.de> Message-ID: <201511122258.25885.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 Thursday, November 12, 2015 at 06:23:10 PM, Philipp Rosenberger wrote: > The Cyclone V Hard Processor System Technical Reference Manual in the > chapter about the Reset Manager Module Address Map stats that the offset > of the tstscratch register ist 0x54 not 0x24. > > Cyclone V Hard Processor System Technical Reference Manual cv_5v4 > 2015.11.02 page 3-17 Reset Manager Module Address Map > > Signed-off-by: Philipp Rosenberger Applied, thanks! Best regards, Marek Vasut