Re: [U-Boot] [PATCH v2] net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable

2017-03-26 Thread Joe Hershberger
On Wed, Feb 22, 2017 at 6:55 PM, Maxime Ripard wrote: > Hi, > > On Wed, Feb 22, 2017 at 09:58:42PM +0100, Philipp Tomsich wrote: >> This changeset moves two configuration options into Kconfig: >> * PHY_GIGE, indicates that a controller (with an appropriate PHY) is >>Gigabit capable and enable

Re: [U-Boot] [PATCH v2] net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable

2017-02-22 Thread Maxime Ripard
Hi, On Wed, Feb 22, 2017 at 09:58:42PM +0100, Philipp Tomsich wrote: > This changeset moves two configuration options into Kconfig: > * PHY_GIGE, indicates that a controller (with an appropriate PHY) is >Gigabit capable and enables extra support in the miiutil for >parsing the status of G

[U-Boot] [PATCH v2] net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable

2017-02-22 Thread Philipp Tomsich
This changeset moves two configuration options into Kconfig: * PHY_GIGE, indicates that a controller (with an appropriate PHY) is Gigabit capable and enables extra support in the miiutil for parsing the status of Gigabit PHYs * individual configuration options for MICREL_KSZ9021 and MICR