From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 24 May 2016 10:10:40 -0700 Subject: [U-Boot] [PATCH] armv8: ls2080a: update eth prime In-Reply-To: <1461036222-13394-1-git-send-email-prabhakar.kushwaha@nxp.com> References: <1461036222-13394-1-git-send-email-prabhakar.kushwaha@nxp.com> Message-ID: <57448B10.7090700@nxp.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 04/18/2016 08:24 PM, Prabhakar Kushwaha wrote: > As per new PHY framework, DPNI naming convetion is no more used. > Use new naming convention. > > Signed-off-by: Prabhakar Kushwaha > --- > include/configs/ls2080aqds.h | 2 +- > include/configs/ls2080ardb.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Applied to u-boot-fsl-qoriq master, awaiting upstream. Thanks. York