
28 Nov
2017
28 Nov
'17
6 a.m.
On 27 November 2017 at 19:08, Peng Fan peng.fan@nxp.com wrote:
After relocation, when error happends, it is hard to track ELR and LR with asm file objdumped from elf file.
So subtract the gd->reloc_off the reflect the compliation address.
Signed-off-by: Peng Fan peng.fan@nxp.com
arch/arm/lib/interrupts_64.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org