Skip to content
Snippets Groups Projects
Commit 0f8cbc18 authored by Jason Jin's avatar Jason Jin Committed by Wolfgang Denk
Browse files

Do not init SATA when disabled on 8536DS.


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: default avatarJason Jin <Jason.jin@freescale.com>
Acked-by: default avatarAndy Fleming <afleming@freescale.com>
parent ec4d8c1c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment