[U-Boot] [PATCH 1/4] ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kim Phillips
kim.phillips at freescale.com
Wed Apr 21 17:55:52 CEST 2010
On Tue, 20 Apr 2010 10:39:26 -0500
Kumar Gala <galak at kernel.crashing.org> wrote:
> 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 at kernel.crashing.org>
> ---
> arch/ppc/cpu/mpc83xx/serdes.c | 2 +-
> arch/ppc/include/asm/fsl_mpc83xx_serdes.h | 36 +++++++++++++++++++++++++++++
> board/freescale/mpc837xemds/mpc837xemds.c | 2 +-
> board/freescale/mpc837xemds/pci.c | 2 +-
> board/freescale/mpc837xerdb/mpc837xerdb.c | 2 +-
> 5 files changed, 40 insertions(+), 4 deletions(-)
> create mode 100644 arch/ppc/include/asm/fsl_mpc83xx_serdes.h
Acked-by: Kim Phillips <kim.phillips at freescale.com>
(to go through 85xx tree)
Kim
More information about the U-Boot
mailing list