Skip to content

Commit 0d00c99

Browse files
committed
dts: vendor: raspberrypi: Default to sysbuild partitions
Switch the default partitions for raspberrypi to use the sysbuild partitions instead of the storage partitions. Signed-off-by: John Lin <john.lin@beechwoods.com>
1 parent e0a915a commit 0d00c99

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)