[U-Boot] [PATCH] powerpc/85xx: Move p1022ds slot code into board file
Kumar Gala
galak at kernel.crashing.org
Sat Jul 10 14:15:58 CEST 2010
On Jul 9, 2010, at 12:18 AM, Kumar Gala wrote:
> The code to map SERDES configs to slot names is board specific and not
> chip specific. Thus it should live in board/freescale/p1022ds/ and not
> in arch/powerpc/cpu/.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/p1022_serdes.c | 68 ------------------------------
> arch/powerpc/include/asm/fsl_serdes.h | 2 -
> board/freescale/p1022ds/p1022ds.c | 69 +++++++++++++++++++++++++++++++
> 3 files changed, 69 insertions(+), 70 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list