Lines Matching +full:redboot +full:- +full:fis
1 // SPDX-License-Identifier: ISC
5 * Ethernet set-up from OpenWrt.
8 /dts-v1/;
10 #include "intel-ixp42x.dtsi"
11 #include <dt-bindings/input/input.h>
16 #address-cells = <1>;
17 #size-cells = <1>;
27 stdout-path = "uart1:115200n8";
39 compatible = "intel,ixp4xx-flash", "cfi-flash";
40 bank-width = <2>;
48 intel,ixp4xx-eb-write-enable = <1>;
51 compatible = "redboot-fis";
52 /* CHECKME: guess this is Redboot FIS */
53 fis-index-block = <0x1ff>;
66 #interrupt-cells = <1>;
67 interrupt-map-mask = <0xf800 0 0 7>;
68 interrupt-map =
84 queue-rx = <&qmgr 3>;
85 queue-txready = <&qmgr 20>;
86 phy-mode = "rgmii";
87 phy-handle = <&phy5>;
90 #address-cells = <1>;
91 #size-cells = <0>;
93 phy4: ethernet-phy@4 {
97 phy5: ethernet-phy@5 {
106 queue-rx = <&qmgr 4>;
107 queue-txready = <&qmgr 21>;
108 phy-mode = "rgmii";
109 phy-handle = <&phy4>;