diff options
author | Phil Sutter <phil@nwl.cc> | 2021-01-03 23:06:44 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-01-27 07:29:43 +0100 |
commit | 7d3c6c6e9ff431669d22d5f46bc8ad4b963a905a (patch) | |
tree | 36a2c7c0c3e150ec32b039609985647999c1c2bc /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 9d716339fbb4d3e074aa6dfca795bafd9832a34d (diff) | |
download | u-boot-7d3c6c6e9ff431669d22d5f46bc8ad4b963a905a.tar.gz u-boot-7d3c6c6e9ff431669d22d5f46bc8ad4b963a905a.tar.xz u-boot-7d3c6c6e9ff431669d22d5f46bc8ad4b963a905a.zip |
arm: mvebu: ds414: Config header mini-review
A few minor changes:
* Get rid of leftover comments, other commits removed the defines they
referred to.
* CONFIG_SYS_NETA_INTERFACE_TYPE is not used anymore since commit
e3b9c98a23ca9 ("net: mvneta: Convert to driver model").
* Drop CONFIG_USB_MAX_CONTROLLER_COUNT: it is per-HCI type, so XHCI and
EHCI could still both work be used.
* Unconditionally define CONFIG_EHCI_IS_TDI: it has no effect on XHCI so
that conditional doesn't make any sense.
* Define a larger PHY_ANEG_TIMEOUT: In my test bed, the NIC is directly
connected to some RTL8111 and the default 8s timeout was often too
short.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions