]> git.baikalelectronics.ru Git - uboot.git/commit
fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support
authorTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 21:42:19 +0000 (16:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Dec 2022 15:31:47 +0000 (10:31 -0500)
commit993594e0d24c22f4fd883145f09d294927f58e19
tree35338aa10d7ccd85e588f2cec0d7d094dce8586a
parentce2382724e2b35ea88c35c3732ca4a287cc2763c
fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support

This option is only used on one platform currently. However, with PHYLIB
enabled, which this platform also does, this option is not checked and
the functional use case is handled. Remove this code.

Signed-off-by: Tom Rini <trini@konsulko.com>
doc/README.fec_mxc
drivers/net/fec_mxc.c
include/configs/brppt2.h