commit | 114bba61d3e5c826513939e43a8922d29c5a2a53 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Dec 03 12:39:45 2015 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 14 14:08:59 2016 +0100 |
tree | f3a0a1d2cbff9b80c285dd5d88df124bef7bd79f | |
parent | f65e82b6dcb8ad01f488a7248dc78aa9a087d2b4 [diff] |
arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support Enable the newly introduced SATA driver for the Marvell AXP with DMA support instead of the PIO-only IDE driver. This increases the transfer speed. And is also more in-line with the Armada 38x ports, which also use a SATA driver (AHCI) and the "sata" U-Boot commands. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>