Lines Matching +full:u +full:- +full:boot +full:- +full:env
1 // SPDX-License-Identifier: GPL-2.0-or-later
4 /dts-v1/;
6 #include "aspeed-g6.dtsi"
29 ethphy1: ethernet-phy@0 {
30 compatible = "ethernet-phy-ieee802.3-c22";
38 ethphy2: ethernet-phy@0 {
39 compatible = "ethernet-phy-ieee802.3-c22";
47 ethphy3: ethernet-phy@0 {
48 compatible = "ethernet-phy-ieee802.3-c22";
56 phy-mode = "rgmii";
57 phy-handle = <ðphy1>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_rgmii2_default>;
66 phy-mode = "rgmii";
67 phy-handle = <ðphy2>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_rgmii3_default>;
76 phy-mode = "rgmii";
77 phy-handle = <ðphy3>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&pinctrl_rgmii4_default>;
88 non-removable;
89 bus-width = <4>;
90 max-frequency = <52000000>;
101 m25p,fast-read;
103 spi-max-frequency = <50000000>;
106 compatible = "fixed-partitions";
107 #address-cells = <1>;
108 #size-cells = <1>;
110 u-boot@0 {
112 label = "u-boot";
115 u-boot-env@e0000 {
117 label = "u-boot-env";
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_spi1_default>;
145 m25p,fast-read;
147 spi-max-frequency = <100000000>;
153 compatible = "snps,dw-apb-uart";