Re: [U-Boot] [V2 04/15] S3C64XX: add pwm for s3c64xx support

2012-07-19 Thread Minkyu Kang
On 20 July 2012 07:04, Zhong Hongbo wrote: > Hi Minkyu, > > I notice this patch are delegated to you. But the patchwork miss the > patch 4. > > If you need me to do anything, Please let me know. > Hm, strange :( Anyway.. I'll review your patchset, asap. Let's think about it after review. Thanks.

Re: [U-Boot] [V2 04/15] S3C64XX: add pwm for s3c64xx support

2012-07-19 Thread Zhong Hongbo
Hi Minkyu, I notice this patch are delegated to you. But the patchwork miss the patch 4. If you need me to do anything, Please let me know. Thanks, hongbo On 07/14/2012 12:11 AM, Zhong Hongbo wrote: > From: Zhong Hongbo > > Signed-off-by: Zhong Hongbo > --- > Change for V2: > - Change

Re: [U-Boot] [V2 04/15] S3C64XX: add pwm for s3c64xx support

2012-07-13 Thread Zhong Hongbo
resend again, I receive Message undeliverable On 07/14/2012 12:11 AM, Zhong Hongbo wrote: > From: Zhong Hongbo > > Signed-off-by: Zhong Hongbo > --- > Change for V2: > - Change the type of the return value from unsinged int > to unsinged long for s3c64xx_get_base_nand function. >