Home
last modified time | relevance | path

Searched hist:"0 f8cbc1829d9c7d9616fd29b366a99d037facdcd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c0f8cbc1829d9c7d9616fd29b366a99d037facdcd Fri Oct 10 03:41:01 UTC 2008 Jason Jin <Jason.jin@freescale.com> 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: Jason Jin <Jason.jin@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>