From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 13 Feb 2015 17:44:11 +0100 Subject: [U-Boot] [PATCH 2/2] net: phy: Add ability to program the ksz9031 skew values from the uboot env In-Reply-To: <1423844367797.57255@opensource.altera.com> References: <1423493073-9462-1-git-send-email-vbridger@opensource.altera.com> <201502092018.52128.marex@denx.de> <1423517501329.58727@opensource.altera.com> <201502101951.35515.marex@denx.de> <54DAFFF6.20003@denx.de> , <54DB121E.8070800@denx.de> <1423844367797.57255@opensource.altera.com> Message-ID: <54DE29DB.1010404@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Vince, On 13.02.2015 17:19, Vince Bridgers wrote: > .... >> No. But with your comments above (which make total sense), I tend to NAK >> this ability to configure the PHY skew timings via environment variables. > > Understood, I'll focus on the devicetree implementation and a README to > help non-expert users use the MII command for board bringup & debug > purposes. This README is a good idea and will be helpful. Thanks for doing this. Thanks, Stefan