Re: [edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-04-12 Thread Pankaj Bansal
> > --- > > .../SerialUartClockLib/SerialUartClockLib.c | 27 +++ > > .../SerialUartClockLib/SerialUartClockLib.inf | 26 ++ > > I requested after the initial submission that you "either follow the > manual git setup steps from > https://github.com/tianocore/tiano

Re: [edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-04-09 Thread Leif Lindholm
On Thu, Apr 09, 2020 at 07:44:48 +, Varun Sethi wrote: > > > Now, neither appears to have happened, as .c still comes before .inf > > > and paths are still truncated. > > > > I had executed the SetupGit.py script, I will check again. > > > > > But in addition to that, we realised that git happ

Re: [edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-04-06 Thread Leif Lindholm
On Mon, Apr 06, 2020 at 06:33:40 +, Pankaj Bansal (OSS) wrote: > > > > -Original Message- > > From: Leif Lindholm > > Sent: Wednesday, April 1, 2020 3:23 PM > > To: Pankaj Bansal (OSS) > > Cc: Meenakshi Aggarwal ; Michael D Kinney > > ; devel@edk2.groups.io; Varun Sethi > > ; Samer

Re: [edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-04-05 Thread Pankaj Bansal
> -Original Message- > From: Leif Lindholm > Sent: Wednesday, April 1, 2020 3:23 PM > To: Pankaj Bansal (OSS) > Cc: Meenakshi Aggarwal ; Michael D Kinney > ; devel@edk2.groups.io; Varun Sethi > ; Samer El-Haj-Mahmoud mahm...@arm.com>; Jon Nettleton > Subject: Re: [PATCH v2 07/28] Sil

Re: [edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-04-01 Thread Leif Lindholm
On Fri, Mar 20, 2020 at 20:05:22 +0530, Pankaj Bansal wrote: > From: Pankaj Bansal > > Implement SerialUartClockLib for all NXP Layerscape Platforms. > > Signed-off-by: Pankaj Bansal > --- > .../SerialUartClockLib/SerialUartClockLib.c | 27 +++ > .../SerialUartClockLib/Serial

[edk2-devel] [PATCH v2 07/28] Silicon/NXP: Implement SerialUartClockLib

2020-03-19 Thread Pankaj Bansal
From: Pankaj Bansal Implement SerialUartClockLib for all NXP Layerscape Platforms. Signed-off-by: Pankaj Bansal --- .../SerialUartClockLib/SerialUartClockLib.c | 27 +++ .../SerialUartClockLib/SerialUartClockLib.inf | 26 ++ 2 files changed, 53 insertions(+)