From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 6 Jun 2006 08:06:59 +0200 Subject: [U-Boot-Users] How to change MPU frequency in U-Boot? In-Reply-To: <20060605130640.7CE812435C@ws5-3.us4.outblaze.com> References: <20060605130640.7CE812435C@ws5-3.us4.outblaze.com> Message-ID: <200606060806.59657.sr@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 Hi Phantom, On Monday 05 June 2006 15:06, phAntOm yAng wrote: > My platform and environment are U-Boot 1.1.3+Linux 2.6.14-omap1 on > omap5912osk. > > I try to change the value of MPU MHz, xtal MHz, dpll1 MHz. > After reading the source code, I found two informations: > > 1)In u-boot-1.1.3/board/omap5912osk/platform.S Don't start working on such an old version of U-Boot. Please use current top-of-git tree version. Especially for the OMAP5912OSK some important changes have been incoorporated. Best regards, Stefan