diff options
| author | tmk | 2013-09-18 09:03:03 +0200 |
|---|---|---|
| committer | tmk | 2013-09-18 09:10:53 +0200 |
| commit | 0ca415004a453b2a841880d3a66492c664505737 (patch) | |
| tree | 00640fe61df993e31c09905d029f2dcccce8282b /common.mk | |
| parent | c7faa51ee843198c1b6a1dfeb0f1842c4e3ea0e6 (diff) | |
Fix bootloader jump use word address
- Call of function pointer is compiled into 'icall' instruction.
It should use word address but it has used byte address :( It seems
jump has worked luckily by chance until now. why it worked?
Diffstat (limited to 'common.mk')
0 files changed, 0 insertions, 0 deletions