[PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets
Stefan Roese
sr at denx.de
Wed May 4 06:44:44 CEST 2022
On 03.05.22 11:01, Pali Rohár wrote:
> NVMe support is already enabled, so add it into boot targets.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
> include/configs/mvebu_armada-37xx.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
> index 778f8b828aa8..953dfe812558 100644
> --- a/include/configs/mvebu_armada-37xx.h
> +++ b/include/configs/mvebu_armada-37xx.h
> @@ -50,6 +50,7 @@
> func(MMC, mmc, 1) \
> func(MMC, mmc, 0) \
> func(USB, usb, 0) \
> + func(NVME, nvme, 0) \
> func(SCSI, scsi, 0) \
> func(PXE, pxe, na) \
> func(DHCP, dhcp, na)
Viele Grüße,
Stefan Roese
--
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