From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Sun, 07 Nov 2010 08:56:09 -0600 Subject: [U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table In-Reply-To: References: <1288936010-30462-1-git-send-email-jkridner@beagleboard.org> <1288936010-30462-2-git-send-email-jkridner@beagleboard.org> <4CD444E7.10908@gmail.com> Message-ID: <4CD6BE09.9080606@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Premi, Sanjeev wrote, on 11/07/2010 03:16 AM: >> -----Original Message----- >> From: u-boot-bounces at lists.denx.de >> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Steve Sakoman >> Sent: Saturday, November 06, 2010 8:35 AM >> To: Nishanth Menon >> Cc: u-boot at 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 adjust >> that when kernel support for 1000 appears. > > [sp] 720MHz is not a valid frequency for 36x. It is the highest freq > for OMAP35x - subject to associated bit set in the silicon. > 600MHz would be be safe for all OMAP35x family processors. > > For 36xx, the freq should be 800MHz (if you don't want 1GHz). yep, Good catch :) , 720 is not valid either 800/1GHz :( -- Regards, Nishanth Menon