
5 Jan
2011
5 Jan
'11
1:10 a.m.
On Dec 17, 2010, at 5:33 PM, Kumar Gala wrote:
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 galak@kernel.crashing.org
arch/powerpc/cpu/mpc85xx/Makefile | 1 + arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c | 65 +++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c
applied to 85xx
- k