From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Tue, 30 May 2017 15:59:35 -0500 Subject: [U-Boot] [PATCHv6 05/28] net: sunxi: Re-add RTL8211X_PHY_FORCE_MASTER In-Reply-To: <20170515080244.21345-6-oliver@schinagl.nl> References: <20170515080244.21345-1-oliver@schinagl.nl> <20170515080244.21345-6-oliver@schinagl.nl> 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 Mon, May 15, 2017 at 3:02 AM, Olliver Schinagl wrote: > Commit 8728c97eff5bd9 (" configs: Re-sync") potentially broke the lime2 > as it removed the RTL8211X_PHY_FORCE_MASTER flag. > > Re-add this flag. > > Signed-off-by: Olliver Schinagl Acked-by: Joe Hershberger