Re: [U-Boot] [U-Boot, v8] nand/denali: Adding Denali NAND driver support

2014-06-19 Thread Scott Wood
On Tue, Jun 10, 2014 at 12:42:19AM -0500, Chin Liang See wrote: > To add the Denali NAND driver support into U-Boot. It required > information such as register base address from configuration > header file within include/configs folder. This is hard to parse. What exactly is required from includ

Re: [U-Boot] [U-Boot, v8] nand/denali: Adding Denali NAND driver support

2014-06-24 Thread Masahiro Yamada
Hi Chin, Scott, On Thu, 19 Jun 2014 20:39:20 -0500 Scott Wood wrote: > I see that this driver exists in Linux... Is this patch related to a > particular Linux SHA1? If so, should it be described in git-log or the header part of denali.c ? > > +/* Reset the flash controller */ > > +static ui

Re: [U-Boot] [U-Boot, v8] nand/denali: Adding Denali NAND driver support

2014-06-24 Thread Scott Wood
On Tue, 2014-06-24 at 19:24 +0900, Masahiro Yamada wrote: > Hi Chin, Scott, > > > On Thu, 19 Jun 2014 20:39:20 -0500 > Scott Wood wrote: > > > I see that this driver exists in Linux... Is this patch related to a > > particular Linux SHA1? > > If so, should it be described in git-log or the he

Re: [U-Boot] [U-Boot, v8] nand/denali: Adding Denali NAND driver support

2014-08-19 Thread Chin Liang See
On Tue, 2014-08-19 at 16:28 +0800, Chin Liang See wrote: > From: Scott Wood [mailto:scottw...@freescale.com] > Sent: Friday, June 20, 2014 9:39 AM > To: Chin Liang See > Cc: ZY - u-boot > Subject: Re: [U-Boot,v8] nand/denali: Adding Denali NAND driver support > > On Tue, Jun 10, 2014 at 12:42:19A

Re: [U-Boot] [U-Boot, v8] nand/denali: Adding Denali NAND driver support

2014-08-19 Thread Masahiro Yamada
Hi Chin, On Tue, 19 Aug 2014 04:18:44 -0500 Chin Liang See wrote: > On Tue, 2014-08-19 at 16:28 +0800, Chin Liang See wrote: > > From: Scott Wood [mailto:scottw...@freescale.com] > > Sent: Friday, June 20, 2014 9:39 AM > > To: Chin Liang See > > Cc: ZY - u-boot > > Subject: Re: [U-Boot,v8] na