From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 1 Feb 2015 09:45:19 +0100 Subject: [U-Boot] [RFC PATCH 6/7] arm: Show relocated PC/LR in the register dump In-Reply-To: <1422644697-3735-7-git-send-email-sjg@chromium.org> References: <1422644697-3735-1-git-send-email-sjg@chromium.org> <1422644697-3735-7-git-send-email-sjg@chromium.org> Message-ID: <20150201094519.771ac1a9@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Simon, On Fri, 30 Jan 2015 12:04:56 -0700, Simon Glass wrote: > If we don't know the relocation address, the raw values are not very useful. > Show the pre-relocation values as well as these can be looked up in > System.map, etc. > > Signed-off-by: Simon Glass Acked-by: Albert ARIBAUD Simon, I think this one go straight into the ARM tree despite being an RFC patch in a series -- it's useful, pretty much standalone and it won't prevent any target from booting. Amicalement, -- Albert.