All of lore.kernel.org
 help / color / mirror / Atom feed
* MPC5200, PCI, udelay(10)
@ 2006-01-20  8:31 Roman Kuzmenko
  2006-01-20 17:24 ` Andrey Volkov
  2006-02-04 10:51 ` Sylvain Munaut
  0 siblings, 2 replies; 3+ messages in thread
From: Roman Kuzmenko @ 2006-01-20  8:31 UTC (permalink / raw)
  To: Linuxppc-embedded

Hello.

Please, help me to investigate why the delays present in the
"mpc5xxx_read_config_dword" and "mpc5xxx_write_config_dword" functions
in the "arch/ppc/kernel/mpc52xx_pci.c" file.

I.e.
==========================
  *(volatile u32 *)MPC5xxx_PCI_CAR = 0;
> udelay(10);
  return 0;
==========================

I was neither able to find any reference at the MPC5200 documentation
supplied by FreeScale nor reproduce any error with these lines got
removed.

Thank you.

-- 
Roman Kuzmenko <roman.kuzmenko@auriga.ru>
Auriga, Inc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-04 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20  8:31 MPC5200, PCI, udelay(10) Roman Kuzmenko
2006-01-20 17:24 ` Andrey Volkov
2006-02-04 10:51 ` Sylvain Munaut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.