u-boot-brain/arch/powerpc/cpu/mpc85xx
Kumar Gala f54fe87ace 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>
2010-05-12 04:53:51 -05:00
..
commproc.c
config.mk
cpu_init_early.c
cpu_init_nand.c
cpu_init.c 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled 2010-05-12 04:53:51 -05:00
cpu.c 85xx: Fix compile warning 2010-04-26 22:37:55 -05:00
ddr-gen1.c
ddr-gen2.c
ddr-gen3.c
ether_fcc.c
fdt.c
fixed_ivor.S
interrupts.c
Makefile
mp.c
mp.h
mpc8536_serdes.c 85xx: Add is_serdes_configured() support to MPC8536 SERDES 2010-05-12 04:53:50 -05:00
pci.c
qe_io.c
release.S
resetvec.S
serial_scc.c
speed.c ppc/p4080: Fix synchronous frequency calculations 2010-04-26 22:37:51 -05:00
start.S
tlb.c
traps.c
u-boot-nand_spl.lds
u-boot-nand.lds
u-boot.lds