[PATCH 0/6] env: scsi: support SCSI env without partition UUID

Tom Rini trini at konsulko.com
Wed Apr 8 20:25:14 CEST 2026


On Thu, 26 Mar 2026 17:59:22 -0500, David Lechner wrote:

> This is a series adding support for reading U-Boot env directly from
> SCSI devices that do not have a partition table, similar to how we can
> already do this for MMC devices.
> 
> The motivation behind this is that MediaTek's BSP is already using the
> same disk images for both MMC and UFS devices, so we need to be able to
> read the env from SCSI devices without requiring a partition UUID.
> 
> [...]

Applied to u-boot/master, thanks!

[1/6] env: scsi: rename ENV_SCSI_PART_UUID
      commit: ad4831d7a51d53bdb5ed0493fdc7bb510ce3f9a5
[2/6] scsi: return ENODEV in scsi_get_blk_by_uuid()
      commit: e5d8ad260bb7de1729a6454e8b95a83e629dff7a
[3/6] scsi: document return values of public functions
      commit: 7b824e75056a45d7c40eea9014edffa1b5289750
[4/6] scsi: move scsi_scan() call out of scsi_get_blk_by_uuid()
      commit: b382cd0973521a5197a097d4e190f47aadb79757
[5/6] env: scsi: add CONFIG_ENV_SCSI_HW_PARTITION
      commit: 83223d4f86980f09fdf341b64f69e03313cac14b
[6/6] env: scsi: document requirements for ENV_IS_IN_SCSI
      commit: d72c2b63da5c004bb41855577d4fd783598b004a
-- 
Tom




More information about the U-Boot mailing list