Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-13 Thread Simon Glass
Hi, On 12 January 2015 at 21:58, Jaehoon Chung wrote: > Hi. > > On 01/13/2015 02:40 PM, Akshay Saraswat wrote: >> Hi, >> >>> Hi, >>> >>> >>> On 01/13/2015 11:56 AM, Simon Glass wrote: Hi, On 12 January 2015 at 18:51, Joonyoung Shim wrote: > Hi, > > On 01/13/2015

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Jaehoon Chung
Hi. On 01/13/2015 02:40 PM, Akshay Saraswat wrote: > Hi, > >> Hi, >> >> >> On 01/13/2015 11:56 AM, Simon Glass wrote: >>> Hi, >>> >>> On 12 January 2015 at 18:51, Joonyoung Shim wrote: Hi, On 01/13/2015 11:47 AM, Simon Glass wrote: > Hi, > > On 12 January 2015 at 18:36

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Joonyoung Shim
Hi Akshay, On 01/13/2015 02:40 PM, Akshay Saraswat wrote: > Hi, > >> Hi, >> >> >> On 01/13/2015 11:56 AM, Simon Glass wrote: >>> Hi, >>> >>> On 12 January 2015 at 18:51, Joonyoung Shim wrote: Hi, On 01/13/2015 11:47 AM, Simon Glass wrote: > Hi, > > On 12 January 2015 a

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Akshay Saraswat
Hi, >Hi, > > >On 01/13/2015 11:56 AM, Simon Glass wrote: >> Hi, >> >> On 12 January 2015 at 18:51, Joonyoung Shim wrote: >>> Hi, >>> >>> On 01/13/2015 11:47 AM, Simon Glass wrote: Hi, On 12 January 2015 at 18:36, Joonyoung Shim wrote: > Hi, > > On 01/13/2015 11:

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Jaehoon Chung
Hi, On 01/13/2015 11:56 AM, Simon Glass wrote: > Hi, > > On 12 January 2015 at 18:51, Joonyoung Shim wrote: >> Hi, >> >> On 01/13/2015 11:47 AM, Simon Glass wrote: >>> Hi, >>> >>> On 12 January 2015 at 18:36, Joonyoung Shim wrote: Hi, On 01/13/2015 11:27 AM, Simon Glass wrote: >

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Simon Glass
Hi, On 12 January 2015 at 18:51, Joonyoung Shim wrote: > Hi, > > On 01/13/2015 11:47 AM, Simon Glass wrote: >> Hi, >> >> On 12 January 2015 at 18:36, Joonyoung Shim wrote: >>> Hi, >>> >>> On 01/13/2015 11:27 AM, Simon Glass wrote: Hi, On 12 January 2015 at 18:24, Joonyoung Shim

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Joonyoung Shim
Hi, On 01/13/2015 11:47 AM, Simon Glass wrote: > Hi, > > On 12 January 2015 at 18:36, Joonyoung Shim wrote: >> Hi, >> >> On 01/13/2015 11:27 AM, Simon Glass wrote: >>> Hi, >>> >>> On 12 January 2015 at 18:24, Joonyoung Shim wrote: Hi, I found below compile warnings, C

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Simon Glass
Hi, On 12 January 2015 at 18:36, Joonyoung Shim wrote: > Hi, > > On 01/13/2015 11:27 AM, Simon Glass wrote: >> Hi, >> >> On 12 January 2015 at 18:24, Joonyoung Shim wrote: >>> Hi, >>> >>> I found below compile warnings, >>> >>> CC arch/arm/cpu/armv7/exynos/clock.o >>> arch/arm/cpu/armv7/e

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Joonyoung Shim
Hi, On 01/13/2015 11:27 AM, Simon Glass wrote: > Hi, > > On 12 January 2015 at 18:24, Joonyoung Shim wrote: >> Hi, >> >> I found below compile warnings, >> >> CC arch/arm/cpu/armv7/exynos/clock.o >> arch/arm/cpu/armv7/exynos/clock.c: In function ‘clock_get_periph_rate’: >> arch/arm/cpu/ar

Re: [U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Simon Glass
Hi, On 12 January 2015 at 18:24, Joonyoung Shim wrote: > Hi, > > I found below compile warnings, > > CC arch/arm/cpu/armv7/exynos/clock.o > arch/arm/cpu/armv7/exynos/clock.c: In function ‘clock_get_periph_rate’: > arch/arm/cpu/armv7/exynos/clock.c:265:47: warning: array subscript is above

[U-Boot] Question about compile warnings of exynos clock

2015-01-12 Thread Joonyoung Shim
Hi, I found below compile warnings, CC arch/arm/cpu/armv7/exynos/clock.o arch/arm/cpu/armv7/exynos/clock.c: In function ‘clock_get_periph_rate’: arch/arm/cpu/armv7/exynos/clock.c:265:47: warning: array subscript is above array bounds [-Warray-bounds] struct clk_bit_info *bit_info = &clk