[U-Boot] [PATCH 4/4] Do not init SATA when disabled on 8536DS.
Kumar Gala
galak at kernel.crashing.org
Tue Oct 14 03:49:20 CEST 2008
On Oct 9, 2008, at 10:41 PM, Jason Jin wrote:
> SGMII and SATA share the serdes on MPC8536 CPU, When SATA disabled
> and the
> driver still try to access the SATA registers, the cpu will hangup.
> This patch try to fix this by reading the serdes status before the
> SATA
> initialize.
>
> Signed-off-by: Jason Jin <Jason.jin at freescale.com>
> ---
> board/freescale/mpc8536ds/mpc8536ds.c | 12 ++++++++++++
> lib_ppc/board.c | 16 ++++++++++++++--
> 2 files changed, 26 insertions(+), 2 deletions(-)
Wolfgang, I think this was a patch for v2008.10.. Andy was looking for
you to ack or apply.
- k
More information about the U-Boot
mailing list