Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c374b9038 Wed Oct 15 02:51:19 CDT 2008 Heiko Schocher <hs@denx.de> Fix compiler warning in lib_ppc/board.c

Fix compiler warning introduced by commit 0f8cbc18

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
0f8cbc18 Thu Oct 09 22:41:01 CDT 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>