Re: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-08-01 Thread Alexandru Gagniuc
On 08/01/2017 09:40 AM, Joe Hershberger wrote: On Thu, Jul 27, 2017 at 6:07 PM, Alex wrote: On 07/27/2017 03:12 PM, Joe Hershberger wrote: On Fri, Jul 7, 2017 at 1:36 PM, Alexandru Gagniuc wrote: These boards will now use the ksz90x1 driver instead of the mess in ksz8xxx. This change is

Re: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-08-01 Thread Joe Hershberger
On Fri, Jul 7, 2017 at 1:36 PM, Alexandru Gagniuc wrote: > These boards will now use the ksz90x1 driver instead of the mess in > ksz8xxx. This change is needed before the two drivers can be fully > separated. > > Signed-off-by: Alexandru Gagniuc Acked-by: Joe Hershberger ___

Re: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-08-01 Thread Joe Hershberger
On Thu, Jul 27, 2017 at 6:07 PM, Alex wrote: > On 07/27/2017 03:12 PM, Joe Hershberger wrote: >> >> On Fri, Jul 7, 2017 at 1:36 PM, Alexandru Gagniuc >> wrote: >>> >>> These boards will now use the ksz90x1 driver instead of the mess in >>> ksz8xxx. This change is needed before the two drivers can

Re: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-07-27 Thread Alex
On 07/27/2017 03:12 PM, Joe Hershberger wrote: On Fri, Jul 7, 2017 at 1:36 PM, Alexandru Gagniuc wrote: These boards will now use the ksz90x1 driver instead of the mess in ksz8xxx. This change is needed before the two drivers can be fully separated. Signed-off-by: Alexandru Gagniuc Would th

Re: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-07-27 Thread Joe Hershberger
On Fri, Jul 7, 2017 at 1:36 PM, Alexandru Gagniuc wrote: > These boards will now use the ksz90x1 driver instead of the mess in > ksz8xxx. This change is needed before the two drivers can be fully > separated. > > Signed-off-by: Alexandru Gagniuc Would this not be a good opportunity to move this

[U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1

2017-07-08 Thread Alexandru Gagniuc
These boards will now use the ksz90x1 driver instead of the mess in ksz8xxx. This change is needed before the two drivers can be fully separated. Signed-off-by: Alexandru Gagniuc --- include/configs/UCP1020.h| 6 ++ include/configs/apalis_imx6.h| 2 +- include/con