Lines Matching +full:partition +full:- +full:u +full:- +full:boot +full:- +full:env
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
10 compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
11 model = "GnuBee GB-PC1";
23 gpio-keys {
24 compatible = "gpio-keys";
26 key-reset {
33 gpio-leds {
34 compatible = "gpio-leds";
36 led-power {
39 linux,default-trigger = "default-on";
42 led-system {
45 linux,default-trigger = "disk-activity";
58 #address-cells = <1>;
59 #size-cells = <1>;
60 compatible = "jedec,spi-nor";
62 spi-max-frequency = <50000000>;
63 broken-flash-reset;
65 partition@0 {
66 label = "u-boot";
68 read-only;
71 partition@30000 {
72 label = "u-boot-env";
74 read-only;
77 factory: partition@40000 {
80 read-only;
83 partition@50000 {