Lines Matching +full:0 +full:- +full:100
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
13 compatible = "nordic,nrf54l15dk_nrf54l05-cpuapp";
17 zephyr,code-partition = &slot0_partition;
24 reg = <0x20000000 DT_SIZE_K(96)>;
25 ranges = <0x0 0x20000000 DT_SIZE_K(96)>;
29 reg = <0x0 DT_SIZE_K(500)>;
35 compatible = "fixed-partitions";
36 #address-cells = <1>;
37 #size-cells = <1>;
38 boot_partition: partition@0 {
40 reg = <0x0 DT_SIZE_K(64)>;
43 label = "image-0";
44 reg = <0x10000 DT_SIZE_K(100)>;
47 label = "image-0-nonsecure";
48 reg = <0x29000 DT_SIZE_K(100)>;
51 label = "image-1";
52 reg = <0x42000 DT_SIZE_K(100)>;
55 label = "image-1-nonsecure";
56 reg = <0x5b000 DT_SIZE_K(100)>;
60 reg = <0x74000 DT_SIZE_K(36)>;