Home
last modified time | relevance | path

Searched hist:f54fe87acedbbad7d29ad18cab31d2b323717514 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8536ds/
H A Dmpc8536ds.cf54fe87acedbbad7d29ad18cab31d2b323717514 Tue Apr 20 15:21:25 UTC 2010 Kumar Gala <galak@kernel.crashing.org> 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled

On the MPC85xx platform if we have SATA its connected on SERDES.
Determing if SATA is enabled via sata_initialize should not be board
specific and thus we move it out of the MPC8536DS board code.

Additionally, now that we have is_serdes_configured() we can determine
if the given SATA port is enabled and error out if its not in the
driver.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.cf54fe87acedbbad7d29ad18cab31d2b323717514 Tue Apr 20 15:21:25 UTC 2010 Kumar Gala <galak@kernel.crashing.org> 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled

On the MPC85xx platform if we have SATA its connected on SERDES.
Determing if SATA is enabled via sata_initialize should not be board
specific and thus we move it out of the MPC8536DS board code.

Additionally, now that we have is_serdes_configured() we can determine
if the given SATA port is enabled and error out if its not in the
driver.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>