Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-04-06 Thread York Sun
On 03/15/2016 03:14 AM, Peng Fan wrote: > We can use phys_addr_to for esdhc_base to discard > the #ifdef. > > Signed-off-by: Peng Fan > Cc: York Sun > Cc: Yangbo Lu > Cc: Eric Nelson > Cc: Fabio Estevam > Cc: Pantelis Antoniou > Cc: Tom Rini > --- > > V2: > Split this patch from the V1 pa

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-04-04 Thread york sun
Yes they are good. They are in my test queue. York Original Message From: Peng Fan Sent: Monday, April 4, 2016 08:05 PM To: york sun Subject: Re: [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure CC: sba...@denx.de,tr...@konsulko.com,u-boot@lists.denx.de,Yangbo Lu ,

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-04-04 Thread Peng Fan
Hi York, On Mon, Mar 28, 2016 at 09:49:12PM -0700, York Sun wrote: >On 03/28/2016 09:44 PM, Peng Fan wrote: >> Hi York, >> >> On Tue, Mar 29, 2016 at 01:35:09AM +, york sun wrote: >>> On 03/28/2016 06:23 PM, Peng Fan wrote: Hi York, On Tue, Mar 29, 2016 at 12:33:42AM +, york

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-28 Thread York Sun
On 03/28/2016 09:44 PM, Peng Fan wrote: > Hi York, > > On Tue, Mar 29, 2016 at 01:35:09AM +, york sun wrote: >> On 03/28/2016 06:23 PM, Peng Fan wrote: >>> Hi York, >>> >>> On Tue, Mar 29, 2016 at 12:33:42AM +, york sun wrote: On 03/15/2016 03:14 AM, Peng Fan wrote: > We can use p

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-28 Thread Peng Fan
Hi York, On Tue, Mar 29, 2016 at 01:35:09AM +, york sun wrote: >On 03/28/2016 06:23 PM, Peng Fan wrote: >> Hi York, >> >> On Tue, Mar 29, 2016 at 12:33:42AM +, york sun wrote: >>> On 03/15/2016 03:14 AM, Peng Fan wrote: We can use phys_addr_to for esdhc_base to discard the #ifde

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-28 Thread york sun
On 03/28/2016 06:23 PM, Peng Fan wrote: > Hi York, > > On Tue, Mar 29, 2016 at 12:33:42AM +, york sun wrote: >> On 03/15/2016 03:14 AM, Peng Fan wrote: >>> We can use phys_addr_to for esdhc_base to discard >>> the #ifdef. >>> >>> Signed-off-by: Peng Fan >>> Cc: York Sun >>> Cc: Yangbo Lu >>

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-28 Thread Peng Fan
Hi York, On Tue, Mar 29, 2016 at 12:33:42AM +, york sun wrote: >On 03/15/2016 03:14 AM, Peng Fan wrote: >> We can use phys_addr_to for esdhc_base to discard >> the #ifdef. >> >> Signed-off-by: Peng Fan >> Cc: York Sun >> Cc: Yangbo Lu >> Cc: Eric Nelson >> Cc: Fabio Estevam >> Cc: Pantel

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-28 Thread york sun
On 03/15/2016 03:14 AM, Peng Fan wrote: > We can use phys_addr_to for esdhc_base to discard > the #ifdef. > > Signed-off-by: Peng Fan > Cc: York Sun > Cc: Yangbo Lu > Cc: Eric Nelson > Cc: Fabio Estevam > Cc: Pantelis Antoniou > Cc: Tom Rini > --- > > V2: > Split this patch from the V1 pa

Re: [U-Boot] [PATCH V2] fsl: esdhc: consolidate fsl_esdhc_cfg structure

2016-03-15 Thread Tom Rini
On Tue, Mar 15, 2016 at 05:57:50PM +0800, Peng Fan wrote: > We can use phys_addr_to for esdhc_base to discard > the #ifdef. > > Signed-off-by: Peng Fan > Cc: York Sun > Cc: Yangbo Lu > Cc: Eric Nelson > Cc: Fabio Estevam > Cc: Pantelis Antoniou > Cc: Tom Rini Reviewed-by: Tom Rini -- T