]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode
authorIra Snyder <iws@ovro.caltech.edu>
Mon, 12 Jan 2009 21:33:17 +0000 (13:33 -0800)
committerKim Phillips <kim.phillips@freescale.com>
Thu, 22 Jan 2009 00:43:49 +0000 (18:43 -0600)
commit88ecf55cabd7aea28fe8093720e208f53ccfdcf5
tree45a1b969681285b36f3204c82e2cb6cf307bbce3
parent75f35209f702bb26826855ed8c8e4d108ab5f412
MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode

When running in PCI agent mode, the PCI_CLK_OUT signals are not used, so do
not enable them. See the MPC8349EA Reference Manual, Section 4.4.2
"Clocking in PCI Agent Mode".

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc8349emds/pci.c