[PATCH 1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe
Stefan Roese
sr at denx.de
Mon Aug 16 08:58:28 CEST 2021
On 13.08.21 13:56, Pali Rohár wrote:
> Espressobin has one on-board SATA port which is connected directly to CPU.
>
> More SATA disks can be connected via mPCIe add-in card with PCIe-SATA
> controller.
>
> So enable required SATA AHCI PCIe drivers in defconfig file.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
> configs/mvebu_espressobin-88f3720_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
> index c8ae0cf6109a..4003a25346ce 100644
> --- a/configs/mvebu_espressobin-88f3720_defconfig
> +++ b/configs/mvebu_espressobin-88f3720_defconfig
> @@ -30,6 +30,7 @@ CONFIG_CMD_I2C=y
> CONFIG_CMD_MMC=y
> CONFIG_CMD_MTD=y
> CONFIG_CMD_PCI=y
> +CONFIG_CMD_SATA=y
> CONFIG_CMD_SPI=y
> CONFIG_CMD_USB=y
> CONFIG_CMD_WDT=y
> @@ -46,6 +47,7 @@ CONFIG_ENV_OVERWRITE=y
> CONFIG_ENV_IS_IN_SPI_FLASH=y
> CONFIG_SYS_RELOC_GD_ENV_ADDR=y
> CONFIG_NET_RANDOM_ETHADDR=y
> +CONFIG_AHCI_PCI=y
> CONFIG_AHCI_MVEBU=y
> CONFIG_CLK=y
> CONFIG_CLK_MVEBU=y
>
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list