]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
fsl/mpc85xx: define common serdes_clock_to_string function
authorValentin Longchamp <valentin.longchamp@keymile.com>
Fri, 18 Oct 2013 09:47:23 +0000 (11:47 +0200)
committerYork Sun <yorksun@freescale.com>
Thu, 24 Oct 2013 16:36:18 +0000 (09:36 -0700)
commit935b402eaec0f78ffdafd614aa8176a777d8b6d9
treed6cf06666345e9a4ae5894bb2c1919a5f95fb798
parent2f9e559a6cd0b33acbc00a2ea040121c03a8f80b
fsl/mpc85xx: define common serdes_clock_to_string function

This allows to share some common code for the boards that use a corenet
base SoC.

Two different versions of the function are available in
fsl_corenet_serdes.c and fsl_corenet2_serdes.c files.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
[York Sun: fix t1040qds.c]
Acked-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
arch/powerpc/include/asm/fsl_serdes.h
board/freescale/b4860qds/b4860qds.c
board/freescale/corenet_ds/corenet_ds.c
board/freescale/p2041rdb/p2041rdb.c
board/freescale/t1040qds/t1040qds.c
board/freescale/t4qds/t4240qds.c