From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Tue, 7 Feb 2017 11:15:48 -0600 Subject: [U-Boot] [PATCH v2 4/6] drivers: net: Move PHYLIB to Kconfig In-Reply-To: <09cf05ff-544b-2212-0256-97057d6eaf67@ti.com> References: <20170203234220.28589-1-alex.g@adaptrum.com> <20170207031737.2680-5-alex.g@adaptrum.com> <09cf05ff-544b-2212-0256-97057d6eaf67@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Feb 7, 2017 at 10:55 AM, Andrew F. Davis wrote: > On 02/06/2017 09:17 PM, Alexandru Gagniuc wrote: >> From: "Andrew F. Davis" >> > > By the way, I don't have compilers for the following boards: > > adp-ag101p_defconfig > 3c120_defconfig > 10m50_defconfig > openrisc-generic_defconfig > > So it would be nice if someone could check these manually. I'll be running it through travis... https://travis-ci.org/jhershbe/u-boot/builds/199298196 Cheers, -Joe > > Thanks, > Andrew > >> Signed-off-by: Andrew F. Davis