
2 Feb
2024
2 Feb
'24
5:50 a.m.
On 1/30/2024 11:56 AM, MD Danish Anwar wrote:
The fs-loader driver reads env storage_interface and uses it to load firmware file into memory using the medium set by env. Update the driver to use env fw_storage_interface as this variable is only used to load firmwares. The env storage_interface will act as fallback so that the existing implementations do not break.
Also update the FS Loader documentation accordingly.
Signed-off-by: MD Danish Anwar danishanwar@ti.com
Changes from v3 to v4: *) No functional change. Splitted the patch out of the series as suggested by Nishant. *) Droppped the RFC tag.
v3: https://lore.kernel.org/all/20240124064930.1787929-3-danishanwar@ti.com/
Acked-by: Ravi Gunasekaran r-gunasekaran@ti.com