-
Notifications
You must be signed in to change notification settings - Fork 855
boot_serial: Increase BOOT_SERIAL_OUT_MAX #1144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MarekPieta
added a commit
to MarekPieta/sdk-mcuboot
that referenced
this pull request
Sep 15, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit eb99c8d762550ce0c1cc3aa70c883e5c20feae60) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
de-nordic
approved these changes
Sep 15, 2021
nvlsianpu
approved these changes
Sep 15, 2021
nvlsianpu
requested changes
Sep 16, 2021
eb99c8d to
0a49964
Compare
MarekPieta
added a commit
to MarekPieta/sdk-mcuboot
that referenced
this pull request
Sep 16, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit 0a49964c476974a77176f6bd8b935950a783d078) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Collaborator
|
can you rebase? The CI issue was resolved via #1147 |
utzig
approved these changes
Sep 16, 2021
Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
0a49964 to
c8ac7ae
Compare
Contributor
Author
|
@nvlsianpu, done. Please rereview |
nvlsianpu
approved these changes
Sep 16, 2021
MarekPieta
added a commit
to MarekPieta/sdk-mcuboot
that referenced
this pull request
Sep 17, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit 0a49964c476974a77176f6bd8b935950a783d078) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
carlescufi
pushed a commit
to nrfconnect/sdk-mcuboot
that referenced
this pull request
Sep 17, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit 0a49964c476974a77176f6bd8b935950a783d078) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
d3zd3z
approved these changes
Sep 17, 2021
rlubos
pushed a commit
to rlubos/sdk-mcuboot
that referenced
this pull request
Oct 20, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit 0a49964c476974a77176f6bd8b935950a783d078) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit b514a31)
rlubos
pushed a commit
to rlubos/sdk-mcuboot
that referenced
this pull request
Oct 21, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. (cherry picked from commit 0a49964c476974a77176f6bd8b935950a783d078) Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit b514a31)
mbolivar-nordic
pushed a commit
to mbolivar-nordic/sdk-mcuboot
that referenced
this pull request
Nov 30, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit 59fdb54)
nvlsianpu
pushed a commit
to nvlsianpu/fw-nrfconnect-mcuboot
that referenced
this pull request
Dec 1, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit 59fdb54)
nvlsianpu
pushed a commit
to nvlsianpu/fw-nrfconnect-mcuboot
that referenced
this pull request
Dec 1, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit 59fdb54)
mbolivar-nordic
pushed a commit
to mbolivar-nordic/sdk-mcuboot
that referenced
this pull request
Dec 1, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit 59fdb54)
nvlsianpu
pushed a commit
to nvlsianpu/fw-nrfconnect-mcuboot
that referenced
this pull request
Dec 2, 2021
Upstream PR: mcu-tools/mcuboot#1144 Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no> (cherry picked from commit 59fdb54)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change increases BOOT_SERIAL_OUT_MAX. This is necessary to provide complete image list when multi-image DFU is enabled and four image slots are occupied.