u-boot-brain/board/freescale/mpc8536ds
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot
Rather than have the board code initialize SATA automatically during boot,
make the user manually run "sata init".  This brings the SATA subsystem in
line with common U-Boot policy.

Rather than having a dedicated weak function "is_sata_supported", people
can override sata_initialize() to do their weird board stuff.  Then they
can call the actual __sata_initialize().

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-27 23:42:39 +01:00
..
config.mk mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
ddr.c 85xx: enable the auto self refresh for wake up ARP 2009-01-23 17:03:14 -06:00
law.c 85xx: separate FLASH BASE virtual from physical address 2009-01-23 17:03:13 -06:00
Makefile mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
mpc8536ds.c SATA: do not auto-initialize during boot 2009-01-27 23:42:39 +01:00
tlb.c 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards 2009-01-23 17:03:13 -06:00
u-boot.lds mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00