]> 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>
Thu, 16 Jul 2015 11:29:09 +0000 (13:29 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 16 Jul 2015 11:29:09 +0000 (13:29 +0200)
commit5adfb00f7abda1dade1e43238bfcab978f6075ad
tree479b53c55a8839b2affdfbb60b801b3da3279a19
parent9ea836005a5d885c4182da128282fdb4d69c72b5
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