]> Git Repo - u-boot.git/commit
powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
authorKumar Gala <[email protected]>
Tue, 27 Apr 2010 05:05:41 +0000 (00:05 -0500)
committerKumar Gala <[email protected]>
Fri, 14 Jan 2011 07:32:18 +0000 (01:32 -0600)
commit47567c266363e1c3be9e6e2ad37286970304d180
treea427f8e806dd7169851be851d4eb97b3bbb58ab9
parent5ba40eec72a1e45a262c4c8a6aa20760e61fb7ec
powerpc/85xx: Add is_serdes_configured() support for MPC8569 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/mpc8569_serdes.c [new file with mode: 0644]
This page took 0.039763 seconds and 4 git commands to generate.