Skip to content

Commit 8c47e06

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. Signed-off-by: John Lin <john.lin@beechwoods.com>
1 parent 1207880 commit 8c47e06

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)