Lines Matching +full:boot +full:- +full:partitions
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include "armada-8040.dtsi"
13 compatible = "marvell,armada8040-db", "marvell,armada8040",
14 "marvell,armada-ap806-quad", "marvell,armada-ap806";
17 stdout-path = "serial0:115200n8";
34 cp0_reg_usb3_0_vbus: cp0-usb3-0-vbus {
35 compatible = "regulator-fixed";
36 regulator-name = "cp0-usb3h0-vbus";
37 regulator-min-microvolt = <5000000>;
38 regulator-max-microvolt = <5000000>;
39 enable-active-high;
43 cp0_reg_usb3_1_vbus: cp0-usb3-1-vbus {
44 compatible = "regulator-fixed";
45 regulator-name = "cp0-usb3h1-vbus";
46 regulator-min-microvolt = <5000000>;
47 regulator-max-microvolt = <5000000>;
48 enable-active-high;
52 cp0_usb3_0_phy: cp0-usb3-0-phy {
53 compatible = "usb-nop-xceiv";
54 vcc-supply = <&cp0_reg_usb3_0_vbus>;
57 cp1_reg_usb3_0_vbus: cp1-usb3-0-vbus {
58 compatible = "regulator-fixed";
59 regulator-name = "cp1-usb3h0-vbus";
60 regulator-min-microvolt = <5000000>;
61 regulator-max-microvolt = <5000000>;
62 enable-active-high;
66 cp1_usb3_0_phy: cp1-usb3-0-phy {
67 compatible = "usb-nop-xceiv";
68 vcc-supply = <&cp1_reg_usb3_0_vbus>;
76 compatible = "jedec,spi-nor";
78 spi-max-frequency = <10000000>;
80 partitions {
81 compatible = "fixed-partitions";
82 #address-cells = <1>;
83 #size-cells = <1>;
86 label = "U-Boot";
97 /* Accessible over the mini-USB CON9 connector on the main board */
100 pinctrl-0 = <&uart0_pins>;
101 pinctrl-names = "default";
107 phy-names = "cp0-pcie0-x1-phy";
114 phy-names = "cp0-pcie2-x1-phy";
120 clock-frequency = <100000>;
125 pinctrl-names = "default";
126 gpio-controller;
127 #gpio-cells = <2>;
134 pinctrl-names = "default";
135 gpio-controller;
136 #gpio-cells = <2>;
146 sata-port@0 {
151 sata-port@1 {
163 usb-phy = <&cp0_usb3_0_phy>;
165 phy-names = "utmi";
172 compatible = "usb-a-connector";
173 phy-supply = <&cp0_reg_usb3_1_vbus>;
180 phy-names = "usb", "utmi";
188 phy1: ethernet-phy@1 {
199 phy-mode = "10gbase-r";
201 fixed-link {
203 full-duplex;
210 phy-mode = "rgmii-id";
216 phy-names = "cp1-pcie0-x1-phy";
223 phy-names = "cp1-pcie1-x1-phy";
230 phy-names = "cp1-pcie2-x1-phy";
236 clock-frequency = <100000>;
243 compatible = "jedec,spi-nor";
245 spi-max-frequency = <20000000>;
247 partitions {
248 compatible = "fixed-partitions";
249 #address-cells = <1>;
250 #size-cells = <1>;
253 label = "Boot";
269 * Proper NAND usage will require DPR-76 to be in position 1-2, which disables
273 pinctrl-0 = <&nand_pins>, <&nand_rb>;
274 pinctrl-names = "default";
278 nand-rb = <0>;
279 nand-on-flash-bbt;
280 nand-ecc-strength = <4>;
281 nand-ecc-step-size = <512>;
283 partitions {
284 compatible = "fixed-partitions";
285 #address-cells = <1>;
286 #size-cells = <1>;
289 label = "U-Boot";
308 sata-port@0 {
311 sata-port@1 {
322 usb-phy = <&cp1_usb3_0_phy>;
324 phy-names = "utmi";
332 phy-names = "utmi";
339 phy0: ethernet-phy@0 {
350 phy-mode = "10gbase-r";
352 fixed-link {
354 full-duplex;
361 phy-mode = "rgmii-id";
366 bus-width = <4>;
367 non-removable;
372 bus-width = <8>;
373 non-removable;