Lines Matching +full:redboot +full:- +full:fis
1 // SPDX-License-Identifier: ISC
5 * Ethernet set-up from OpenWrt.
15 /dts-v1/;
17 #include "intel-ixp42x.dtsi"
18 #include <dt-bindings/input/input.h>
23 #address-cells = <1>;
24 #size-cells = <1>;
34 stdout-path = "uart0:115200n8";
44 compatible = "intel,ixp4xx-flash", "cfi-flash";
45 bank-width = <2>;
53 intel,ixp4xx-eb-write-enable = <1>;
56 compatible = "redboot-fis";
57 /* CHECKME: guess this is Redboot FIS */
58 fis-index-block = <0x7f>;
71 interrupt-map =
97 queue-rx = <&qmgr 3>;
98 queue-txready = <&qmgr 20>;
99 phy-mode = "rgmii";
100 phy-handle = <&phy5>;
103 #address-cells = <1>;
104 #size-cells = <0>;
106 phy4: ethernet-phy@4 {
110 phy5: ethernet-phy@5 {
119 queue-rx = <&qmgr 4>;
120 queue-txready = <&qmgr 21>;
121 phy-mode = "rgmii";
122 phy-handle = <&phy4>;