Re: [U-Boot] [PATCH 03/14] S3C64XX: Use readl/writel to operate uart

2012-12-07 Thread Minkyu Kang
On 15/08/12 22:48, Zhong Hongbo wrote: > From: Zhong Hongbo > > Signed-off-by: Zhong Hongbo > --- > Change for V4: > - None. > Change for v3: > - None. > Change for V2: > - Change the type of the return value from unsinged int > to unsinged long for s3c64xx_get_base_ua

[U-Boot] [PATCH 03/14] S3C64XX: Use readl/writel to operate uart

2012-08-15 Thread Zhong Hongbo
From: Zhong Hongbo Signed-off-by: Zhong Hongbo --- Change for V4: - None. Change for v3: - None. Change for V2: - Change the type of the return value from unsinged int to unsinged long for s3c64xx_get_base_uart function. - Delete const for the local var