]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commit7c4a82f704b06cf6c87e4efc9170defa6eeae418
tree753beff1faeea4a177ace425daf03c21b8934884
parent46eeb1405961f091aac2c7ccef593075c1e4d137
common/board_f.c: fix condition for reloc_off assignment

All ARM systems define the symbol __image_copy_start which is the
correct relocation base address for secure and non-secure boot.
common/board_f.c