Home
last modified time | relevance | path

Searched hist:"23 d184d2fbc805bdd9fb41f2370cdce04a7894af" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dinterrupts.c23d184d2fbc805bdd9fb41f2370cdce04a7894af Fri Jan 30 19:04:56 UTC 2015 Simon Glass <sjg@chromium.org> arm: Show relocated PC/LR in the register dump

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 <sjg@chromium.org>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>