]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
common/board_f.c: fix condition for reloc_off assignment
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 19 Aug 2015 11:25:53 +0000 (13:25 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 19 Aug 2015 11:25:53 +0000 (13:25 +0200)
All ARM systems define the symbol __image_copy_start which is the
correct relocation base address for secure and non-secure boot.


No differences found