From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 27 Oct 2019 01:16:00 +0200 Subject: [U-Boot] [PATCH v3 1/6] net: phy: mv88e61xx: rework to enable detection of 88E6071 devices In-Reply-To: References: <20190729190014.29526-1-agust@denx.de> <20190729190014.29526-2-agust@denx.de> Message-ID: <20191027011600.12997147@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Joe, On Mon, 29 Jul 2019 18:35:47 -0500 Joe Hershberger joe.hershberger at gmail.com wrote: ... > > + * initialised yet. Do this initialisation here before indirect > > initialised -> initialized > initialisation -> initialization Fixed in v4 series. Thanks! -- Anatolij