From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajesh Bhagat Date: Thu, 4 Oct 2018 11:31:32 +0000 Subject: [U-Boot] [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and bank info. In-Reply-To: References: <20181003113736.14981-1-rajesh.bhagat@nxp.com> <20181003113736.14981-30-rajesh.bhagat@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: York Sun > Sent: Wednesday, October 3, 2018 10:04 PM > To: Rajesh Bhagat ; u-boot at lists.denx.de > Cc: Prabhakar Kushwaha ; Pankit Garg > > Subject: Re: [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and > bank info. > > On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > > From: Pankit Garg > > > > Adds SMC calls for getting DDR size and bank info for TFABOOT. > > This patch should be put before enabling TFA boot flow. > > I am going to stop here. Please fix and reorganize your patch set. Make sure > U-Boot still works after every single patch. > Thanks a lot for your review comments. Will take care in v2. > York