mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
6094145958
For easy AHCI/ SATA integration, this patch adds board_ahci_enable() for the MVEBU AHCI driver, which will be used by this platform. This platform specific "enable" function will setup the proper endian swapping in the AHCI controller so that it can be used by the common AHCI code. Additionally the endian swizzle entry for AHCI in octeon_should_swizzle_table[] is removed, as this enabled the original lowlevel code function, e.g. octeon_configure_qlm(), for the QLM setup to work correctly. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Aaron Williams <awilliams@marvell.com> Cc: Chandrakala Chavva <cchavva@marvell.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |
||
---|---|---|
.. | ||
include | ||
bootoctlinux.c | ||
cache.c | ||
clock.c | ||
cpu.c | ||
cvmx-bootmem.c | ||
cvmx-coremask.c | ||
cvmx-helper-cfg.c | ||
cvmx-helper-fdt.c | ||
cvmx-helper-jtag.c | ||
cvmx-helper-util.c | ||
cvmx-helper.c | ||
cvmx-pcie.c | ||
cvmx-qlm.c | ||
dram.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
octeon_fdt.c | ||
octeon_qlm.c |