[U-Boot] [PATCH 2/4] 85xx: Add is_serdes_configured() support to MPC8536 SERDES
Kumar Gala
galak at kernel.crashing.org
Wed Apr 28 09:55:50 CEST 2010
On Apr 20, 2010, at 10:39 AM, 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 at kernel.crashing.org>
> ---
> arch/ppc/cpu/mpc85xx/mpc8536_serdes.c | 79 ++++++++++++++++++++++++++++++--
> arch/ppc/include/asm/fsl_serdes.h | 53 +++++++++++++++++-----
> 2 files changed, 114 insertions(+), 18 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list