Re: [PATCH v2] amd: versal2: Add the UFS boot mode support

2025-03-11 Thread Michal Simek
On 2/25/25 04:28, Venkatesh Yadav Abbarapu wrote: Add the UFS boot mode support and update the boot_targets with ufs mode. If the UFS device is not accessible from APU and running this is detected as a warning, as the device is not accessible. Signed-off-by: Venkatesh Yadav Abbarapu --- Chan

[PATCH v2] amd: versal2: Add the UFS boot mode support

2025-02-24 Thread Venkatesh Yadav Abbarapu
Add the UFS boot mode support and update the boot_targets with ufs mode. If the UFS device is not accessible from APU and running this is detected as a warning, as the device is not accessible. Signed-off-by: Venkatesh Yadav Abbarapu --- Changes in v2: - Use uclass_get_device() with index 0, as w