Re: [PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot

2025-03-05 Thread Leo Liang
On Tue, Nov 12, 2024 at 11:26:44AM +0100, Heinrich Schuchardt wrote: > Without 'nvme scan' the ESP on the NVMe drive is not found early. > EFI variables cannot be persisted. > > Hit any key to stop autoboot: 0 > Cannot persist EFI variables without system partition > ** Booting bootfl

Re: [PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot

2025-02-06 Thread Heinrich Schuchardt
On 11/13/24 14:39, Simon Glass wrote: Hi Heinrich, On Tue, 12 Nov 2024 at 03:26, Heinrich Schuchardt wrote: Without 'nvme scan' the ESP on the NVMe drive is not found early. EFI variables cannot be persisted. Hit any key to stop autoboot: 0 Cannot persist EFI variables without sys

Re: [PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot

2024-11-13 Thread Simon Glass
Hi Heinrich, On Tue, 12 Nov 2024 at 03:26, Heinrich Schuchardt wrote: > > Without 'nvme scan' the ESP on the NVMe drive is not found early. > EFI variables cannot be persisted. > > Hit any key to stop autoboot: 0 > Cannot persist EFI variables without system partition > ** Booting bo

[PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot

2024-11-12 Thread Heinrich Schuchardt
Without 'nvme scan' the ESP on the NVMe drive is not found early. EFI variables cannot be persisted. Hit any key to stop autoboot: 0 Cannot persist EFI variables without system partition ** Booting bootflow '' with efi_mgr Loading Boot 'mmc 0' failed EFI boot manager: Cann