Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-08-14 Thread Vladimir Oltean
> Kushwaha ; u-boot > b...@lists.denx.de>; Joseph Hershberger > > Subject: Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board > > > > On Wed, Jul 24, 2019 at 10:38 AM Vladimir Oltean > > wrote: > > > > > > On Tue, 23 Jul 2019 at 10:38, Joe Hersh

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-08-14 Thread Prabhakar Kushwaha
Dear Joe, > -Original Message- > From: Joe Hershberger > Sent: Thursday, July 25, 2019 12:26 AM > To: Vladimir Oltean > Cc: Joseph Hershberger ; Prabhakar > Kushwaha ; u-boot b...@lists.denx.de>; Joseph Hershberger > Subject: Re: [U-Boot] [PATCH v3 0/9] NXP L

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-24 Thread Vladimir Oltean
On Wed, 24 Jul 2019 at 21:56, Joe Hershberger wrote: > > On Wed, Jul 24, 2019 at 10:38 AM Vladimir Oltean wrote: > > > > On Tue, 23 Jul 2019 at 10:38, Joe Hershberger > > wrote: > > > > > > On Tue, Jul 23, 2019 at 1:08 AM Vladimir Oltean wrote: > > > > > > > > Hi Joe, > > > > > > > > On Tue, 2

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-24 Thread Joe Hershberger
On Wed, Jul 24, 2019 at 10:38 AM Vladimir Oltean wrote: > > On Tue, 23 Jul 2019 at 10:38, Joe Hershberger wrote: > > > > On Tue, Jul 23, 2019 at 1:08 AM Vladimir Oltean wrote: > > > > > > Hi Joe, > > > > > > On Tue, 23 Jul 2019 at 03:15, Joe Hershberger > > > wrote: > > > > > > > > On Thu, Jul

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-24 Thread Vladimir Oltean
On Tue, 23 Jul 2019 at 10:38, Joe Hershberger wrote: > > On Tue, Jul 23, 2019 at 1:08 AM Vladimir Oltean wrote: > > > > Hi Joe, > > > > On Tue, 23 Jul 2019 at 03:15, Joe Hershberger > > wrote: > > > > > > On Thu, Jul 18, 2019 at 4:33 PM Vladimir Oltean wrote: > > > > > > > > This patchset adds

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-23 Thread Joe Hershberger
On Tue, Jul 23, 2019 at 1:08 AM Vladimir Oltean wrote: > > Hi Joe, > > On Tue, 23 Jul 2019 at 03:15, Joe Hershberger wrote: > > > > On Thu, Jul 18, 2019 at 4:33 PM Vladimir Oltean wrote: > > > > > > This patchset adds initial support for the NXP LS1021A-TSN board, > > > an evaluation platform bu

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-22 Thread Vladimir Oltean
Hi Joe, On Tue, 23 Jul 2019 at 03:15, Joe Hershberger wrote: > > On Thu, Jul 18, 2019 at 4:33 PM Vladimir Oltean wrote: > > > > This patchset adds initial support for the NXP LS1021A-TSN board, > > an evaluation platform built in partnership with VVDN/Argonboards > > for some IEEE 802.1 TSN feat

Re: [U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board

2019-07-22 Thread Joe Hershberger
On Thu, Jul 18, 2019 at 4:33 PM Vladimir Oltean wrote: > > This patchset adds initial support for the NXP LS1021A-TSN board, > an evaluation platform built in partnership with VVDN/Argonboards > for some IEEE 802.1 TSN features. > > It features a cleaned-up U-Boot board support taken from OpenIL,