]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
authorKumar Gala <galak@kernel.crashing.org>
Tue, 20 Apr 2010 15:02:24 +0000 (10:02 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 27 Apr 2010 03:37:57 +0000 (22:37 -0500)
commit7e1afb62a7e68843248b9a76a265c9193e716768
treec22e8fe0d1eb2bff4d70e77637fc632435efc436
parent3f0202ed13add5fd6e2ed66fcb3f5e1228cdf766
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ

The MPC83xx SERDES control is different from the other FSL PPC chips.
For now lets split it out so we can standardize on interfaces for
determining of a device on SERDES is configured.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/serdes.c
arch/powerpc/include/asm/fsl_mpc83xx_serdes.h [new file with mode: 0644]
board/freescale/mpc837xemds/mpc837xemds.c
board/freescale/mpc837xemds/pci.c
board/freescale/mpc837xerdb/mpc837xerdb.c