Re: [PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets

2022-05-23 Thread Pali Rohár
On Monday 16 May 2022 11:30:54 Stefan Roese wrote: > Hi Pali, > > 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 > > --- > > include/configs/mvebu_armada-37xx.h | 1 + > > 1 file changed, 1 insertion(+)

Re: [PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets

2022-05-16 Thread Stefan Roese
Hi Pali, 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 --- include/configs/mvebu_armada-37xx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/mvebu_armada-37xx.h

Re: [PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets

2022-05-03 Thread Stefan Roese
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 Reviewed-by: Stefan Roese Thanks, Stefan --- include/configs/mvebu_armada-37xx.h | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets

2022-05-03 Thread Pali Rohár
NVMe support is already enabled, so add it into boot targets. Signed-off-by: Pali Rohár --- 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