Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-07 Thread Nishanth Menon
Steve Sakoman wrote, on 11/07/2010 11:00 AM: > > Though you say it is "not valid", an mpurate setting of 720 is > successful and yields: > > Switched to new clocking rate (Crystal/Core/MPU): 26.0/720/359 MHz this should be reported to linux-omap for a fix -> unless someone has made some assumption

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-07 Thread Steve Sakoman
Sent: Saturday, November 06, 2010 8:35 AM >>> To: Nishanth Menon >>> Cc: u-boot@lists.denx.de; Koen Kooi >>> Subject: Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add >>> xM rev B to ID table >>> >> [snip] >> >>> Note that for 36x

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-07 Thread Nishanth Menon
@lists.denx.de; Koen Kooi >> Subject: Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add >> xM rev B to ID table >> > [snip] > >> Note that for 36xx my patch sets the max to 720 -- this is because >> mainline/linux-omap currently does not support 1000. We can

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-07 Thread Premi, Sanjeev
7: OMAP3: BeagleBoard: add > xM rev B to ID table > [snip] > Note that for 36xx my patch sets the max to 720 -- this is because > mainline/linux-omap currently does not support 1000. We can adjust > that when kernel support for 1000 appears. [sp] 720MHz is not a valid frequency for

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-05 Thread Nishanth Menon
Steve Sakoman wrote, on 11/05/2010 11:05 PM: > On Fri, Nov 5, 2010 at 10:54 AM, Nishanth Menon > wrote: >> Jason Kridner wrote, on 11/05/2010 01:46 AM: >>> From: Koen Kooi >>> >>> Patch was updated by Jason Kridner: >>> * Use tabs to match style of other board revisions >>> * Only include board r

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-05 Thread Steve Sakoman
On Fri, Nov 5, 2010 at 10:54 AM, Nishanth Menon wrote: > Jason Kridner wrote, on 11/05/2010 01:46 AM: >> From: Koen Kooi >> >> Patch was updated by Jason Kridner: >> * Use tabs to match style of other board revisions >> * Only include board revisions that exist >> * Default to the same configurati

Re: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-05 Thread Nishanth Menon
Jason Kridner wrote, on 11/05/2010 01:46 AM: > From: Koen Kooi > > Patch was updated by Jason Kridner: > * Use tabs to match style of other board revisions > * Only include board revisions that exist > * Default to the same configuration as the latest revision, but >without setting 'beaglerev'

[U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table

2010-11-04 Thread Jason Kridner
From: Koen Kooi Patch was updated by Jason Kridner : * Use tabs to match style of other board revisions * Only include board revisions that exist * Default to the same configuration as the latest revision, but without setting 'beaglerev' Signed-off-by: Jason Kridner --- board/ti/beagle/beagl