]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 19 Feb 2009 15:20:39 +0000 (18:20 +0300)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 6 Mar 2009 00:13:11 +0000 (18:13 -0600)
commit7e2ec1de1d2d723b59d7dd2fb85ff71b952d63af
tree362134aa7c56b1860c8bfc286517d8a71d919c55
parent7e91558032a0c1932dd7f4f562f9c7cc55efc496
mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal

The SerDes initialization should be finished before negating the reset
signal according to the reference manual. This isn't an issue on real
hardware, but we'd better stick to the specifications anyway.

Suggested-by: Liu Dave <DaveLiu@freescale.com>
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc837xemds/pci.c