File tree 7 files changed +10
-45
lines changed
7 files changed +10
-45
lines changed Original file line number Diff line number Diff line change @@ -63,17 +63,12 @@ config DFU_MULTI_IMAGE_PACKAGE_NET
63
63
64
64
endif # SOC_SERIES_NRF53X
65
65
66
- if BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
66
+ if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for NS build.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
- endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
71
+ endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
79
74
Original file line number Diff line number Diff line change @@ -63,17 +63,12 @@ config DFU_MULTI_IMAGE_PACKAGE_NET
63
63
64
64
endif # SOC_SERIES_NRF53X
65
65
66
- if BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
66
+ if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for NS build.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
- endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
71
+ endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
79
74
Original file line number Diff line number Diff line change @@ -63,17 +63,12 @@ config DFU_MULTI_IMAGE_PACKAGE_NET
63
63
64
64
endif # SOC_SERIES_NRF53X
65
65
66
- if BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
66
+ if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for NS build.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
- endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
71
+ endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
79
74
Original file line number Diff line number Diff line change @@ -65,14 +65,9 @@ endif # SOC_SERIES_NRF53X
65
65
66
66
if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for nRF54L15 DKs.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
71
endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
Original file line number Diff line number Diff line change @@ -65,14 +65,9 @@ endif # SOC_SERIES_NRF53X
65
65
66
66
if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for nRF54L15 DKs.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
71
endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
Original file line number Diff line number Diff line change @@ -63,17 +63,12 @@ config DFU_MULTI_IMAGE_PACKAGE_NET
63
63
64
64
endif # SOC_SERIES_NRF53X
65
65
66
- if BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
66
+ if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for NS build.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
- endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
71
+ endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
79
74
Original file line number Diff line number Diff line change @@ -63,17 +63,12 @@ config DFU_MULTI_IMAGE_PACKAGE_NET
63
63
64
64
endif # SOC_SERIES_NRF53X
65
65
66
- if BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
66
+ if BOARD_NRF54L15DK
67
67
68
- # Disable checking the external drivers for NS build.
69
68
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
70
69
default y
71
70
72
- # override the mcuboot pad size, because it is not set globally for NS build.
73
- config PM_MCUBOOT_PAD
74
- default 0x800
75
-
76
- endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP_NS
71
+ endif # BOARD_NRF54L15DK
77
72
78
73
endif # BOOTLOADER_MCUBOOT
79
74
You can’t perform that action at this time.
0 commit comments