Lines Matching +full:redboot +full:- +full:fis
1 // SPDX-License-Identifier: ISC
7 /dts-v1/;
9 #include "intel-ixp42x.dtsi"
10 #include <dt-bindings/input/input.h>
15 #address-cells = <1>;
16 #size-cells = <1>;
26 stdout-path = "uart1:115200n8";
37 compatible = "intel,ixp4xx-flash", "cfi-flash";
38 bank-width = <2>;
45 intel,ixp4xx-eb-write-enable = <1>;
48 compatible = "redboot-fis";
50 fis-index-block = <0x3f>;
59 * Taken from Gateway 7001 PCI boardfile (gateway7001-pci.c)
63 #interrupt-cells = <1>;
64 interrupt-map-mask = <0xf800 0 0 7>;
65 interrupt-map =
80 queue-rx = <&qmgr 3>;
81 queue-txready = <&qmgr 20>;
82 phy-mode = "rgmii";
83 phy-handle = <&phy1>;
86 #address-cells = <1>;
87 #size-cells = <0>;
89 phy1: ethernet-phy@1 {
97 queue-rx = <&qmgr 4>;
98 queue-txready = <&qmgr 21>;
99 phy-mode = "rgmii";
100 phy-handle = <&phy2>;
103 #address-cells = <1>;
104 #size-cells = <0>;
106 phy2: ethernet-phy@2 {