Joel Stanley
Joel Stanley
The Firestone openpower board has a BCM54210E, but it doesn't work in 1000base-T. Gavin worked around this by changing the PHY driver to only advertise 100Mbit: ``` diff --git a/drivers/net/phy/broadcom.c...
Following from the discussion in https://github.com/openbmc/openbmc/pull/212#issuecomment-199149334, we need extra features not present in the upstream driver: - device tree probing https://github.com/shenki/linux/commit/5fbf374af9fc88bc15a21cde9055f2503c43ab50 - support sense resistor https://github.com/shenki/linux/commit/dd13a2c59d1221f8dd7ca3eb61b587a652c32d8f - add to Barreleye...
On Debian testing with litex-buildenv v0.0.4-592-gf2c790cc36d7. I am configured for CPU=vexriscv PLATFORM=arty TARGET=net and am running download-env.sh for the first time: ``` Installing hexfile (python module) Collecting git+https://github.com/mithro/hexfile.git Cloning https://github.com/mithro/hexfile.git...
### Description host: osx 15.5 lima: 1.0.7 (homebrew) guest: debian testing I've just rebooted a long running Linux (Debian testing) vz vm and rebooted my machine after updating from 15.4...