summaryrefslogtreecommitdiffstats
path: root/board/tqm834x/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqm834x/pci.c')
-rw-r--r--board/tqm834x/pci.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/tqm834x/pci.c b/board/tqm834x/pci.c
index d896f17aad..7bfe7c9288 100644
--- a/board/tqm834x/pci.c
+++ b/board/tqm834x/pci.c
@@ -100,10 +100,6 @@ pci_init_board(void)
* (13 oct 05)
*/
reg32 = OCCR_PCICOE1;
-#if 0
- /* enabling all PCI_CLK_OUTPUT lines HANGS the board... */
- reg32 = 0xff000000;
-#endif
if (clk->spmr & SPMR_CKID) {
/* PCI Clock is half CONFIG_83XX_CLKIN so need to set up OCCR
* fields accordingly */