Andrew Lunn writes: >> + eth0: ethernet@18042000 { >> + compatible = "brcm,amac"; >> + reg = <0x18042000 0x1000>, >> + <0x18110000 0x1000>; >> + reg-names = "amac_base", "idm_base"; >> + interrupts = ; >> + max-speed = <1000>; > > Hi Eric > > Sorry i missed this the first time. Does this Ethernet controller do > > 1Gbps? Does this max-speed do anything useful? It doesn't look like it. Dropped.