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-cells = <1>;
72 interrupt-map-mask = <0xf800 0 0 7>;
73 interrupt-map =
99 queue-rx = <&qmgr 3>;
100 queue-txready = <&qmgr 20>;
101 phy-mode = "rgmii";
102 phy-handle = <&phy5>;
105 #address-cells = <1>;
106 #size-cells = <0>;
108 phy4: ethernet-phy@4 {
112 phy5: ethernet-phy@5 {
121 queue-rx = <&qmgr 4>;
122 queue-txready = <&qmgr 21>;
123 phy-mode = "rgmii";
124 phy-handle = <&phy4>;