]> git.baikalelectronics.ru Git - uboot.git/commit
arm: juno: Enable SATA controller
authorAndre Przywara <andre.przywara@arm.com>
Thu, 11 Jun 2020 11:03:21 +0000 (12:03 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 22:23:48 +0000 (18:23 -0400)
commit4e8458ff4f91b0dbf40649e171577656187150f1
treeb139bf8d951a50c2196f3f36dc2f5ab2f3bb1cc7
parent91fc0e527b53b882a2b3a28e61c374a8897399fc
arm: juno: Enable SATA controller

The ARM Juno boards (-r1 and -r2) feature a Silicon Image 3132 PCIe
SATA controller soldered on the board, providing two SATA ports.

Enable the driver and the sata command in the defconfig, to be able to
load images from SATA disks.

Tested by loading kernels and Grub/EFI from an SSD and successfully
booting a Linux system (with and without using UEFI).

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
configs/vexpress_aemv8a_juno_defconfig