]> git.sur5r.net Git - u-boot/commit
arc: Add debug messages during relocation fixups
authorAlexey Brodkin <abrodkin@synopsys.com>
Wed, 3 Aug 2016 17:45:22 +0000 (20:45 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 5 Aug 2016 09:50:25 +0000 (12:50 +0300)
commitffffcd15948d9d1081afd6f1215a9850bd9f4bd5
tree883c55e5eebdefd2d311922851b71e23474826ad
parente1efe43c710bec8d951c25f163cc8b0c5eb92294
arc: Add debug messages during relocation fixups

This might be useful to make sure relocation fixups really
happen. And since this info gets printed only in DEBUG
build it doesn't really hurt normal execution.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/lib/relocate.c