Re: [PATCH] bootstd: Use -c flag with bootdev order

2025-05-27 Thread Simon Glass
Hi Quentin, On Mon, 26 May 2025 at 10:09, Quentin Schulz wrote: > > Hi Simon, > > On 5/26/25 10:35 AM, Simon Glass wrote: > > Hi Quentin, > > > > On Mon, 26 May 2025 at 08:48, Quentin Schulz > > wrote: > >> > >> Hi Simon, > >> > >> On 5/24/25 7:42 AM, Simon Glass wrote: > >>> Update this comman

Re: [PATCH] bootstd: Use -c flag with bootdev order

2025-05-26 Thread Quentin Schulz
Hi Simon, On 5/26/25 10:35 AM, Simon Glass wrote: Hi Quentin, On Mon, 26 May 2025 at 08:48, Quentin Schulz wrote: Hi Simon, On 5/24/25 7:42 AM, Simon Glass wrote: Update this command to use a -c flag rather than a special 'clear' argument. I don't see the commit which adds the clear com

Re: [PATCH] bootstd: Use -c flag with bootdev order

2025-05-26 Thread Simon Glass
Hi Quentin, On Mon, 26 May 2025 at 08:48, Quentin Schulz wrote: > > Hi Simon, > > On 5/24/25 7:42 AM, Simon Glass wrote: > > Update this command to use a -c flag rather than a special 'clear' > > argument. > > > > I don't see the commit which adds the clear command to either master or > next bran

Re: [PATCH] bootstd: Use -c flag with bootdev order

2025-05-26 Thread Quentin Schulz
Hi Simon, On 5/24/25 7:42 AM, Simon Glass wrote: Update this command to use a -c flag rather than a special 'clear' argument. I don't see the commit which adds the clear command to either master or next branch, so maybe just fix that in the original commit before sending a pull request inst

Re: [PATCH] bootstd: Use -c flag with bootdev order

2025-05-24 Thread Tom Rini
On Sat, May 24, 2025 at 06:42:45AM +0100, Simon Glass wrote: > Update this command to use a -c flag rather than a special 'clear' > argument. > > Link: > https://patchwork.ozlabs.org/project/uboot/patch/20250501133726.2627373-16-...@chromium.org/ > > Signed-off-by: Simon Glass > Suggested-by: