Re: [U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands

2016-04-08 Thread York Sun
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

Re: [U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands

2016-03-25 Thread Joe Hershberger
On Mon, Mar 14, 2016 at 6:46 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 Acked-by: Joe Hershberger ___

[U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands

2016-03-14 Thread Codrin Ciubotariu
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(-) diff --git a/include/configs/T10