commit | fe54552b1b47ac1e58d147667200f68d11140261 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <PHIL.EDWORTHY@renesas.com> | Thu Jun 01 07:33:29 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:14 2017 -0400 |
tree | b310ce92f62a53876478942536e15e9b869a7f7e | |
parent | 3b8f16a9ae87c6aa635d30e73dbea755dfd6d7b4 [diff] |
armv7m: Fix larger builds The branch instruction only has an 11-bit relative target address, which is sometimes not enough. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>