Re: [U-Boot] [PATCH 3/3] DaVinci DA8xx: replace magic number for DDR speed

2012-07-30 Thread Tom Rini
On Mon, Jul 30, 2012 at 04:34:39PM +, Laurence Withers wrote: > On Mon, Jul 30, 2012 at 04:30:15PM +, Laurence Withers wrote: > > Replace a magic number for the DDR2/mDDR PHY clock ID with a proper > > definition. In addition, don't request this clock ID on DA830 hardware, > > which does no

Re: [U-Boot] [PATCH 3/3] DaVinci DA8xx: replace magic number for DDR speed

2012-07-30 Thread Laurence Withers
On Mon, Jul 30, 2012 at 04:30:15PM +, Laurence Withers wrote: > Replace a magic number for the DDR2/mDDR PHY clock ID with a proper > definition. In addition, don't request this clock ID on DA830 hardware, > which does not have a DDR2/mDDR PHY (or associated PLL controller). > > Signed-off-by:

[U-Boot] [PATCH 3/3] DaVinci DA8xx: replace magic number for DDR speed

2012-07-30 Thread Laurence Withers
Replace a magic number for the DDR2/mDDR PHY clock ID with a proper definition. In addition, don't request this clock ID on DA830 hardware, which does not have a DDR2/mDDR PHY (or associated PLL controller). Signed-off-by: Laurence Withers Cc: Prabhakar Lad --- arch/arm/cpu/arm926ejs/davinci/cp