Searched hist:"5 e076729c1804b0d68509e0bf0f38c7dbf3679cd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | interrupts_64.c | 5e076729c1804b0d68509e0bf0f38c7dbf3679cd Tue Nov 28 02:08:08 UTC 2017 Peng Fan <peng.fan@nxp.com> arm64 :show_regs: show the address before relocation
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.
Change-Id: I1db18049b1e895c74ec75ed6ce77231cf4f03bce Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 082693f4f02ad7a9de192e73feae34e28856b8e3)
|