From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 8 Apr 2016 15:45:43 -0700 Subject: [U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands In-Reply-To: <1457956012-28175-2-git-send-email-codrin.ciubotariu@nxp.com> References: <1457956012-28175-1-git-send-email-codrin.ciubotariu@nxp.com> <1457956012-28175-2-git-send-email-codrin.ciubotariu@nxp.com> Message-ID: <57083497.3090901@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 03/14/2016 04:47 AM, Codrin Ciubotariu wrote: > The commands for the VSC9953 l2 switch from T1040 became generic in > patch https://patchwork.ozlabs.org/patch/499748/ and the define > was renamed. > > Signed-off-by: Codrin Ciubotariu > --- > include/configs/T1040QDS.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-mpc85xx master. Awaiting upstream. Thanks. York