From mboxrd@z Thu Jan 1 00:00:00 1970 From: ir. Tjeerd Pinkert Date: Thu, 12 Mar 2015 18:31:16 +0100 Subject: [U-Boot] Wrong clocks computed when PCI_HOST disabled on MPC8313 Message-ID: <5501CD64.9050504@vu.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I'm doing some work on the MPC8313, while not using the PCI bus. In order to compute the correct clocks I must set HRCWH_PCI_HOST in my configuration in order to compute the correct clock values (U-Boot clocks command, and startup message). I can live with PCI_HOST, so I will leave this on, but it might be nice to fix it in case someone wants to use this processor as PCI Agent... Best regards, Tjeerd Pinkert