Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aspeedinc: fix how duplex is chosen for BCM54612
According to BCM54612's datasheet, bit 7 of register openbmc#11 with shadow value 01000 indicates current duplex mode. If bit 7 is 0, it is full-duplex mode; otherwise half-duplex mode. The old code misinterpreted this bit, and this commit fixes this. Change-Id: I2fdb469cdf72ad3efaa4b2976f8cbb43ec935655 Signed-off-by: Wei-Chung Wen <[email protected]>
- Loading branch information