From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandru Gagniuc Date: Tue, 1 Aug 2017 09:50:40 -0700 Subject: [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 In-Reply-To: References: <20170707183703.2190-1-alex.g@adaptrum.com> <20170707183703.2190-3-alex.g@adaptrum.com> <756e6706-355c-771a-5043-7ef8e3d801c2@adaptrum.com> Message-ID: <424b9627-482c-a2c2-b762-54959aa7f460@adaptrum.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 needed before the two drivers can be fully >>>> separated. >>>> >>>> Signed-off-by: Alexandru Gagniuc >>> >>> >>> Would this not be a good opportunity to move this option to the >>> boards' defconfig files? >> >> >> I don't remember why I chose the current approach -- maybe fear of breaking >> a bunch of boards. I can definitely take a look at implementing the >> defconfig approach. Stay tuned. > > I'll just take this as is so the rest of the series can go in. > Follow-on patch would be appreciated. Ooops. Had military training over the last few days and completely forgot about this. Follow-on patch is being loaded in the chamber. Alex > Cheers, > -Joe >