]> git.sur5r.net Git - u-boot/commit
ARM: imx: cm_fx6: remove sata init code from board file
authorChristopher Spinrath <christopher.spinrath@rwth-aachen.de>
Thu, 30 Nov 2017 21:38:39 +0000 (22:38 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 29 Dec 2017 10:18:59 +0000 (11:18 +0100)
commit56b801c5d3d9aeaf7219c14392b94a517fb54875
treeff30453251b39dc5cae7891f12633d6b404c1cd3
parentd54f1fc5de918201118b511852dd7a0f1bdc52b3
ARM: imx: cm_fx6: remove sata init code from board file

Commit 5248930ebf48 ("dm: imx: cm_fx6: Enable more driver model support")
enabled driver model support for AHCI. Remove the old, now unused, sata
init code from the board file.

Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/compulab/cm_fx6/cm_fx6.c