On Wed, 12 Mar 2025 14:31:15 +0530, Naresh Solanki wrote: > This change adds `BOOT_DEVICE_NVME` to the `enum` list in > `arch/x86/include/asm/spl.h`, > enabling NVMe as a recognized boot device for SPL (Secondary Program > Loader). > > Tested x86 hardware with Coreboot + uboot payload. > Verified successful boot to NVMe drive. > > [...]
Applied to u-boot/master, thanks! [1/1] x86: spl: Add support for NVMe boot device commit: c73acdb392a581ea489001f8da09c43c730b7b98 -- Tom