From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 8 Jul 2009 11:01:40 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Make pll_write global In-Reply-To: <200907061627.33611.matthias.fuchs@esd.eu> References: <200907061627.33611.matthias.fuchs@esd.eu> Message-ID: <200907081101.40047.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 On Monday 06 July 2009 16:27:33 Matthias Fuchs wrote: > This patch makes pll_write on PPC405EP boards > global and callable from C code. > > pll_write can be used to dynamically modify the PLB:PCI divider > as it is required for 33/66 MHz pci adapters based on the 405EP. > > board_early_init_f() is a good place to do that (check M66EN signal > and call pll_write() when it is required). Applied to ppc4xx. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================