
24 Apr
2021
24 Apr
'21
1:01 p.m.
Am 2021-02-24 17:30, schrieb Michael Walle:
If the environment variable "ethact" is not set, the first device in the uclass is returned. This depends on the probing order of the ethernet devices. Moreover it is not not configurable at all.
Try to return the ethernet device with sequence id 0 first which then can be configured by the aliases in a device tree. Fall back to the old mechanism in case of an error.
any news?
-michael