mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update bl702_flash.ld
This commit is contained in:
@@ -85,6 +85,9 @@ SECTIONS
|
|||||||
_bt_l2cap_fixed_chan_list_start = .;
|
_bt_l2cap_fixed_chan_list_start = .;
|
||||||
KEEP(*(SORT_BY_NAME("._bt_l2cap_fixed_chan.static.*")))
|
KEEP(*(SORT_BY_NAME("._bt_l2cap_fixed_chan.static.*")))
|
||||||
_bt_l2cap_fixed_chan_list_end = .;
|
_bt_l2cap_fixed_chan_list_end = .;
|
||||||
|
_bt_l2cap_br_fixed_chan_list_start = .;
|
||||||
|
KEEP(*(SORT_BY_NAME("._bt_l2cap_br_fixed_chan.static.*")))
|
||||||
|
_bt_l2cap_br_fixed_chan_list_end = .;
|
||||||
|
|
||||||
. = ALIGN(4);
|
. = ALIGN(4);
|
||||||
__text_code_end__ = .;
|
__text_code_end__ = .;
|
||||||
|
|||||||
Reference in New Issue
Block a user