From: Tom Rini Date: Thu, 29 May 2025 20:24:11 +0000 (-0600) Subject: Merge patch series "Enable env in SCSI" X-Git-Tag: v2025.10-rc1~118^2~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a619c4410956f446510749b6dc3989849616b7a0;p=thirdparty%2Fu-boot.git Merge patch series "Enable env in SCSI" Varadarajan Narayanan says: The qcs9100 based Ride platforms have UFS as their primary storage. Hence add support to U-Boot env framework to be able to save and retrieve the environment from UFS. The environment will be saved/retrieved from the partition specified in the config option CONFIG_SCSI_ENV_PART. Also add an API to convert partition UUID string to block device descriptor for UFS. This API will be used to get the block device descriptor for the partition specified in CONFIG_SCSI_ENV_PART. Link: https://lore.kernel.org/r/20250513091710.3719292-1-quic_varada@quicinc.com --- a619c4410956f446510749b6dc3989849616b7a0