Skip to content

Commit 6489599

Browse files
committed
dts: vendor: raspberrypi: Default to sysbuild partitions
Switch the default partitions for raspberrypi to use the sysbuild partitions in order to be consistent with the default partitions for other vendor defined partitions. Please refer to this PR for comments relating to this modification: - zephyrproject-rtos/mcuboot#128 Signed-off-by: John Lin <john.lin@beechwoods.com>
1 parent e0a915a commit 6489599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/vendor/raspberrypi/partitions_2M_default.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
#include <raspberrypi/partitions_2M_storage.dtsi>
7+
#include <raspberrypi/partitions_2M_sysbuild.dtsi>

0 commit comments

Comments
 (0)