From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 21 May 2013 12:55:34 +0200 Subject: [U-Boot] [PATCH] arm: pxa: config option for PXA270 turbo mode In-Reply-To: <1369133484.20319.9.camel@host5.omatika.ru> References: <1369086285-25838-1-git-send-email-ynvich@gmail.com> <201305211235.44633.marex@denx.de> <1369133484.20319.9.camel@host5.omatika.ru> Message-ID: <201305211255.35069.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Sergey Yanovich, > Dear Marek Vasut, > > On Tue, 2013-05-21 at 12:35 +0200, Marek Vasut wrote: > > > PXA270 CPU has turbo mode. The mode is 2.5 times faster than the > > > default run mode. Activating the mode early significantly speeds > > > up boot process. > > > > What's the difference? Where does this macro get used ? > > Difference -- approx. 2.5 times faster system. > > Who uses it -- ex. LP-8x4x board, support for which I am trying to merge > in a separate patch. Any PXA27X board can use it. Why don't you enable it globally then ? Best regards, Marek Vasut