Skip to content

Commit f1036a2

Browse files
kapi-norlubos
authored andcommitted
applications: nrf_desktop: updated partition map configs for nrf54l15 DK
Updated the partition map for the nRF54L15 DK in the nRF Desktop application to optimize size of the MCUboot bootloader partition. Ref: NCSDK-29504 Signed-off-by: Kamil Piszczek <[email protected]>
1 parent 4c2de2f commit f1036a2

File tree

5 files changed

+62
-61
lines changed

5 files changed

+62
-61
lines changed
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
app:
2-
address: 0x8800
2+
address: 0x5800
33
region: flash_primary
4-
size: 0xb7800
4+
size: 0xb9800
55
mcuboot:
66
address: 0x0
77
region: flash_primary
8-
size: 0x8000
8+
size: 0x5000
99
mcuboot_pad:
10-
address: 0x8000
10+
address: 0x5000
1111
region: flash_primary
1212
size: 0x800
1313
mcuboot_primary:
14-
address: 0x8000
14+
address: 0x5000
1515
orig_span: &id001
1616
- app
1717
- mcuboot_pad
1818
region: flash_primary
19-
size: 0xb8000
19+
size: 0xba000
2020
span: *id001
2121
mcuboot_primary_app:
22-
address: 0x8800
22+
address: 0x5800
2323
orig_span: &id002
2424
- app
2525
region: flash_primary
26-
size: 0xb7800
26+
size: 0xb9800
2727
span: *id002
2828
mcuboot_secondary:
29-
address: 0xc0000
29+
address: 0xbf000
3030
orig_span: &id003
3131
- mcuboot_secondary_pad
3232
- mcuboot_secondary_app
3333
region: flash_primary
34-
size: 0xb8000
34+
size: 0xba000
3535
span: *id003
3636
mcuboot_secondary_pad:
3737
region: flash_primary
38-
address: 0xc0000
38+
address: 0xbf000
3939
size: 0x800
4040
mcuboot_secondary_app:
4141
region: flash_primary
42-
address: 0xc0800
43-
size: 0xb7800
42+
address: 0xbf800
43+
size: 0xb9800
4444
settings_storage:
45-
address: 0x178000
45+
address: 0x179000
4646
region: flash_primary
47-
size: 0x5000
47+
size: 0x4000
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
app:
2-
address: 0x8800
2+
address: 0x5800
33
region: flash_primary
4-
size: 0xb6800
4+
size: 0xb8800
55
mcuboot:
66
address: 0x0
77
region: flash_primary
8-
size: 0x8000
8+
size: 0x5000
99
mcuboot_pad:
10-
address: 0x8000
10+
address: 0x5000
1111
region: flash_primary
1212
size: 0x800
1313
mcuboot_primary:
14-
address: 0x8000
14+
address: 0x5000
1515
orig_span: &id001
1616
- app
1717
- mcuboot_pad
1818
region: flash_primary
19-
size: 0xb7000
19+
size: 0xb9000
2020
span: *id001
2121
mcuboot_primary_app:
22-
address: 0x8800
22+
address: 0x5800
2323
orig_span: &id002
2424
- app
2525
region: flash_primary
26-
size: 0xb6800
26+
size: 0xb8800
2727
span: *id002
2828
mcuboot_secondary:
29-
address: 0xbf000
29+
address: 0xbe000
3030
orig_span: &id003
3131
- mcuboot_secondary_pad
3232
- mcuboot_secondary_app
3333
region: flash_primary
34-
size: 0xb7000
34+
size: 0xb9000
3535
span: *id003
3636
mcuboot_secondary_pad:
3737
region: flash_primary
38-
address: 0xbf000
38+
address: 0xbe000
3939
size: 0x800
4040
mcuboot_secondary_app:
4141
region: flash_primary
42-
address: 0xbf800
43-
size: 0xb6800
42+
address: 0xbe800
43+
size: 0xb8800
4444
bt_fast_pair:
45-
address: 0x176000
45+
address: 0x177000
4646
region: flash_primary
4747
size: 0x1000
4848
settings_storage:
49-
address: 0x177000
49+
address: 0x178000
5050
region: flash_primary
51-
size: 0x6000
51+
size: 0x5000
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
app:
2-
address: 0x8800
2+
address: 0x5800
33
region: flash_primary
4-
size: 0xb7800
4+
size: 0xb9800
55
mcuboot:
66
address: 0x0
77
region: flash_primary
8-
size: 0x8000
8+
size: 0x5000
99
mcuboot_pad:
10-
address: 0x8000
10+
address: 0x5000
1111
region: flash_primary
1212
size: 0x800
1313
mcuboot_primary:
14-
address: 0x8000
14+
address: 0x5000
1515
orig_span: &id001
1616
- app
1717
- mcuboot_pad
1818
region: flash_primary
19-
size: 0xb8000
19+
size: 0xba000
2020
span: *id001
2121
mcuboot_primary_app:
22-
address: 0x8800
22+
address: 0x5800
2323
orig_span: &id002
2424
- app
2525
region: flash_primary
26-
size: 0xb7800
26+
size: 0xb9800
2727
span: *id002
2828
mcuboot_secondary:
29-
address: 0xc0000
29+
address: 0xbf000
3030
orig_span: &id003
3131
- mcuboot_secondary_pad
3232
- mcuboot_secondary_app
3333
region: flash_primary
34-
size: 0xb8000
34+
size: 0xba000
3535
span: *id003
3636
mcuboot_secondary_pad:
3737
region: flash_primary
38-
address: 0xc0000
38+
address: 0xbf000
3939
size: 0x800
4040
mcuboot_secondary_app:
4141
region: flash_primary
42-
address: 0xc0800
43-
size: 0xb7800
42+
address: 0xbf800
43+
size: 0xb9800
4444
settings_storage:
45-
address: 0x178000
45+
address: 0x179000
4646
region: flash_primary
47-
size: 0x5000
47+
size: 0x4000
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
app:
2-
address: 0x8800
2+
address: 0x5800
33
region: flash_primary
4-
size: 0xb7800
4+
size: 0xb9800
55
mcuboot:
66
address: 0x0
77
region: flash_primary
8-
size: 0x8000
8+
size: 0x5000
99
mcuboot_pad:
10-
address: 0x8000
10+
address: 0x5000
1111
region: flash_primary
1212
size: 0x800
1313
mcuboot_primary:
14-
address: 0x8000
14+
address: 0x5000
1515
orig_span: &id001
1616
- app
1717
- mcuboot_pad
1818
region: flash_primary
19-
size: 0xb8000
19+
size: 0xba000
2020
span: *id001
2121
mcuboot_primary_app:
22-
address: 0x8800
22+
address: 0x5800
2323
orig_span: &id002
2424
- app
2525
region: flash_primary
26-
size: 0xb7800
26+
size: 0xb9800
2727
span: *id002
2828
mcuboot_secondary:
29-
address: 0xc0000
29+
address: 0xbf000
3030
orig_span: &id003
3131
- mcuboot_secondary_pad
3232
- mcuboot_secondary_app
3333
region: flash_primary
34-
size: 0xb8000
34+
size: 0xba000
3535
span: *id003
3636
mcuboot_secondary_pad:
3737
region: flash_primary
38-
address: 0xc0000
38+
address: 0xbf000
3939
size: 0x800
4040
mcuboot_secondary_app:
4141
region: flash_primary
42-
address: 0xc0800
43-
size: 0xb7800
42+
address: 0xbf800
43+
size: 0xb9800
4444
settings_storage:
45-
address: 0x178000
45+
address: 0x179000
4646
region: flash_primary
47-
size: 0x5000
47+
size: 0x4000

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ nRF Desktop
344344
The Bluetooth pairing procedure of the unpaired Bluetooth peers must now be performed before the DFU operation.
345345
* The :ref:`nrf_desktop_dfu_mcumgr` to enable the MCUmgr handler that is used to report the bootloader information (see the :kconfig:option:`CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO` Kconfig option).
346346
* The MCUboot image configurations for the :ref:`zephyr:nrf54l15dk_nrf54l15` board to enable Link Time Optimization (LTO) (see the :kconfig:option:`CONFIG_LTO` Kconfig option) and reduce the memory footprint of the bootloader.
347+
* The partition memory configurations for the :ref:`zephyr:nrf54l15dk_nrf54l15` board to optimize the size of the MCUboot bootloader partition.
347348

348349
nRF Machine Learning (Edge Impulse)
349350
-----------------------------------

0 commit comments

Comments
 (0)