Re: [U-Boot] [PATCH 1/2] S3C2440 : PLL Initialization should be SoC specific

2012-04-22 Thread Gabriel Huau
This patch can be cancel/ignore ... PLL initialization is BOARD-specific and not SoC So, now, no more problem about magic number in others boards and management of s3c2410/s3c2440 :). On Sun, Apr 22, 2012 at 11:32:18PM +0200, Marek Vasut wrote: > Dear Gabriel Huau, > > > On Sun, Apr 22, 2012

Re: [U-Boot] [PATCH 1/2] S3C2440 : PLL Initialization should be SoC specific

2012-04-22 Thread Marek Vasut
Dear Gabriel Huau, > On Sun, Apr 22, 2012 at 10:30:52PM +0200, Marek Vasut wrote: > > Dear Gabriel Huau, > > > > > Signed-off-by: Gabriel Huau > > > --- > > > > > > arch/arm/cpu/arm920t/s3c24x0/timer.c | 36 > > > > > > ++ board/mpl/vcma9/lowlevel_init.S

Re: [U-Boot] [PATCH 1/2] S3C2440 : PLL Initialization should be SoC specific

2012-04-22 Thread Gabriel Huau
On Sun, Apr 22, 2012 at 10:30:52PM +0200, Marek Vasut wrote: > Dear Gabriel Huau, > > > Signed-off-by: Gabriel Huau > > --- > > arch/arm/cpu/arm920t/s3c24x0/timer.c | 36 > > ++ board/mpl/vcma9/lowlevel_init.S | > > 22 - board/samsung/s

Re: [U-Boot] [PATCH 1/2] S3C2440 : PLL Initialization should be SoC specific

2012-04-22 Thread Marek Vasut
Dear Gabriel Huau, > Signed-off-by: Gabriel Huau > --- > arch/arm/cpu/arm920t/s3c24x0/timer.c | 36 > ++ board/mpl/vcma9/lowlevel_init.S | > 22 - board/samsung/smdk2410/smdk2410.c| 19 > -- > 3 files changed, 36 in