Re: [PATCH 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P

2025-03-03 Thread Siddharth Vadapalli
On Fri, Feb 28, 2025 at 10:11:53AM -0600, Javier Tia wrote: > Hi Siddharth, Hello Javier, > > On Wed, Feb 26, 2025, at 4:35 AM, Siddharth Vadapalli wrote: > > Hello, > > > > This series adds config fragment for enabling USB MSC boot and USB > > Storage devices which are applicable to AM62, AM62A

Re: [PATCH 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P

2025-02-28 Thread Javier Tia
Hi Siddharth, On Wed, Feb 26, 2025, at 4:35 AM, Siddharth Vadapalli wrote: > Hello, > > This series adds config fragment for enabling USB MSC boot and USB > Storage devices which are applicable to AM62, AM62A and AM62P SoCs. > > Series is based on commit > 8dd7186ca7 Merge patch series "Remove "sa

[PATCH 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P

2025-02-26 Thread Siddharth Vadapalli
Hello, This series adds config fragment for enabling USB MSC boot and USB Storage devices which are applicable to AM62, AM62A and AM62P SoCs. Series is based on commit 8dd7186ca7 Merge patch series "Remove "saveenv" functionality from am57xx evms" of the next branch of U-Boot. Series has been te