| .. | .. |
|---|
| 24 | 24 | - phy-mode: See ethernet.txt file in the same directory |
|---|
| 25 | 25 | |
|---|
| 26 | 26 | Optional properties: |
|---|
| 27 | | -- mac-address: mac address to be assigned to the device. Can be overridden |
|---|
| 28 | | - by UEFI. |
|---|
| 29 | 27 | - dma-coherent: Present if dma operations are coherent |
|---|
| 30 | 28 | - amd,per-channel-interrupt: Indicates that Rx and Tx complete will generate |
|---|
| 31 | 29 | a unique interrupt for each DMA channel - this requires an additional |
|---|
| .. | .. |
|---|
| 34 | 32 | 0 - 1GbE and 10GbE (default) |
|---|
| 35 | 33 | 1 - 2.5GbE and 10GbE |
|---|
| 36 | 34 | |
|---|
| 35 | +The MAC address will be determined using the optional properties defined in |
|---|
| 36 | +ethernet.txt. |
|---|
| 37 | + |
|---|
| 37 | 38 | The following optional properties are represented by an array with each |
|---|
| 38 | 39 | value corresponding to a particular speed. The first array value represents |
|---|
| 39 | 40 | the setting for the 1GbE speed, the second value for the 2.5GbE speed and |
|---|