From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sat, 23 Jan 2010 18:26:35 -0600 Subject: [U-Boot] TI:OMAP: [PATCH 7/7] Add 720Mhz support for Beagle Rev C4 In-Reply-To: References: Message-ID: <4B5B93BB.3080002@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Khasim Syed Mohammed wrote: > From c0bdd7fbdf343ada1ecc65541ec3de1a5fdbfe79 Mon Sep 17 00:00:00 2001 > From: Syed Mohammed Khasim > Date: Mon, 18 Jan 2010 18:51:04 +0530 > Subject: [PATCH] Add 720Mhz support for Beagle Rev C4 > > Use the Generic TWL and Clock APIs to get beagle > Rev C4 running at 720Mhz Why is it necessary to run mpu at 720 ? If this is to support display, this patch should be before display Make it clear in your commit which omap clk is changing and why. Tom