On Thu, May 15, 2025 at 09:33:18PM +0200, Simon Glass wrote:
> Hi Tom,
>
> On Thu, 15 May 2025 at 15:55, Tom Rini wrote:
> >
> > On Thu, May 15, 2025 at 06:51:17AM -0700, Simon Glass wrote:
> > > This function is useful for other scripts, so add a parameter to specify
> > > the image name, if des
Hi Tom,
On Thu, 15 May 2025 at 15:55, Tom Rini wrote:
>
> On Thu, May 15, 2025 at 06:51:17AM -0700, Simon Glass wrote:
> > This function is useful for other scripts, so add a parameter to specify
> > the image name, if desired.
> >
> > Also add a flag to quieten the output of some of the tools, s
On Thu, May 15, 2025 at 06:51:17AM -0700, Simon Glass wrote:
> This function is useful for other scripts, so add a parameter to specify
> the image name, if desired.
>
> Also add a flag to quieten the output of some of the tools, since in
> many cases we only want to see warnings / errors.
>
> Si
This function is useful for other scripts, so add a parameter to specify
the image name, if desired.
Also add a flag to quieten the output of some of the tools, since in
many cases we only want to see warnings / errors.
Signed-off-by: Simon Glass
---
test/py/tests/fs_helper.py | 18 +++
4 matches
Mail list logo