diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2010-04-20 10:21:25 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-05-12 04:53:51 -0500 |
commit | f54fe87acedbbad7d29ad18cab31d2b323717514 (patch) | |
tree | 7b7d9c080a2a160733bd7528ac77733bc0ea0ae9 /board/astro | |
parent | 54648985e2a64e29784e3ed37cd45b637305cd65 (diff) | |
download | u-boot-imx-f54fe87acedbbad7d29ad18cab31d2b323717514.zip u-boot-imx-f54fe87acedbbad7d29ad18cab31d2b323717514.tar.gz u-boot-imx-f54fe87acedbbad7d29ad18cab31d2b323717514.tar.bz2 |
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>
Diffstat (limited to 'board/astro')
0 files changed, 0 insertions, 0 deletions