diff options
| author | Tom Rini <trini@konsulko.com> | 2026-04-08 11:07:19 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-04-08 11:07:19 -0600 |
| commit | f0000b4a57e9edf8ff8454b9056d767466dff57f (patch) | |
| tree | 19aae06c807579eeb93e5aae3d89fbfb598b66eb /arch/arm/mach-davinci/include/mach | |
| parent | 8191d234571e39a49490ab3301cea0106a4ebeb3 (diff) | |
| parent | d72c2b63da5c004bb41855577d4fd783598b004a (diff) | |
David Lechner <dlechner@baylibre.com> says:
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.
The series starts with cleaning up a few oddities we noticed in the
existing code. Then some refactoring so that the env code manages
calling scsi_scan() so that we don't have to duplicate that for the
new code path. Then finally, the last few patches add and document the
new functionality.
Link: https://lore.kernel.org/r/20260326-env-scsi-hw-part-support-v1-0-55c9dd07a2cb@baylibre.com
Diffstat (limited to 'arch/arm/mach-davinci/include/mach')
0 files changed, 0 insertions, 0 deletions
