public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Old regression possibly affecting many devices with build options in Kconfig files
@ 2020-04-23 17:27 Dario
  2020-04-24 11:54 ` [PATCH] sunxi: A20-OLinuXino-Lime2: enable PHY config to fix broken ethernet Anatolij Gustschin
  2020-04-24 12:04 ` Old regression possibly affecting many devices with build options in Kconfig files Anatolij Gustschin
  0 siblings, 2 replies; 7+ messages in thread
From: Dario @ 2020-04-23 17:27 UTC (permalink / raw)
  To: u-boot

Hello,

On 2017/02/07 commit af2cbfd6b982f7a52414ea50b2ece0290d4b748f broke gigabit ethernet for Olimex A20-OLinuXino-LIME2. This commit likely prevents the activation of the option CONFIG_RTL8211X_PHY_FORCE_MASTER needed for proper gigabit networking on this device. Since the only modification introduced by this commit was moving Kconfig files, I suspect this change may affect many more devices as well for which proper build options may not be enabled.

Apart from how this went unnoticed for such a long time, what really puzzles me is commit 8728c97eff5bd95f58320f886ae305f17931a374 submitted on 2017/03/13 which removes CONFIG_RTL8211X_PHY_FORCE_MASTER from configs/A20-OLinuXino-Lime2_defconfig altogether.

I think it is not by chance that Arch Linux ARM kept the package uboot-a20-olinuxino-lime2 at version 2017.01-2 which is the last working version before the aforementioned commit broke gigabit ethernet for this board.

My A20-OLinuXino-Lime2 is the only device I have available for testing. My fear is that many more devices may be affected since this same option was removed from A20-Olimex-SOM-EVB_defconfig as well along with several other options from many other devices.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-01 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-23 17:27 Old regression possibly affecting many devices with build options in Kconfig files Dario
2020-04-24 11:54 ` [PATCH] sunxi: A20-OLinuXino-Lime2: enable PHY config to fix broken ethernet Anatolij Gustschin
2020-05-01 16:46   ` Jagan Teki
2020-05-01 16:55     ` Anatolij Gustschin
2020-04-24 12:04 ` Old regression possibly affecting many devices with build options in Kconfig files Anatolij Gustschin
2020-04-24 15:45   ` Tom Rini
2020-04-24 15:47   ` Dario

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox