]> Git Repo - J-u-boot.git/commit
powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
authorKumar Gala <[email protected]>
Tue, 27 Apr 2010 04:25:33 +0000 (23:25 -0500)
committerKumar Gala <[email protected]>
Fri, 14 Jan 2011 07:32:18 +0000 (01:32 -0600)
commitbc48d0d5036f5759688f0902e8a652d372186eda
tree959200c1ae1a05d4a7b689c6900fe9a43a31505d
parentaf87cab6777c607f094be7e6f9eb4f1271c451c6
powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES

Add the ability to determine if a given IP block connected on SERDES is
configured.  This is useful for things like PCIe and SRIO since they are
only ever connected on SERDES.

Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c [new file with mode: 0644]
This page took 0.035736 seconds and 4 git commands to generate.