]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm64: print pre-relocation addresses in register dump
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 8 Mar 2017 15:13:38 +0000 (16:13 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 13 Mar 2017 15:36:33 +0000 (16:36 +0100)
commite59fa8752f58a4742308b28870ebf19c9112745d
tree9592091e2a291c636fef272a5f71e25f0b1790d6
parent916dca48bbcd20b7159bdef57ac63342fc01b2ae
arm64: print pre-relocation addresses in register dump

The addresses in ELR and LR are not meaningful after relocation of
U-Boot. Print the pre-relocation values that can easily be matched
with the source code in the register dump.
arch/arm/lib/interrupts_64.c