You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2017/08/28 21:55:00 UTC

[jira] [Created] (MYNEWT-829) boot loader with serial update option is too big

Marko Kiiskila created MYNEWT-829:
-------------------------------------

             Summary: boot loader with serial update option is too big
                 Key: MYNEWT-829
                 URL: https://issues.apache.org/jira/browse/MYNEWT-829
             Project: Mynewt
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
    Affects Versions: v1_2_0_rel
            Reporter: Marko Kiiskila
            Assignee: Marko Kiiskila
             Fix For: v1_2_0_rel


console/minimal now has dependencies to os_eventq(), and this ends up increasing serial bootloader size by 10%.
new image upload scheme involves erasing flash slot before upgrade, which means adding a new command.
These together push the bootloader size to be > 16k on nrf52.

boot_serial needs to be revisited to bring down the resource use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)