Re: [PATCH 2/2] bootstd: cros: Correct condition for read method

2023-11-02 Thread Tom Rini
On Wed, Oct 25, 2023 at 07:17:37AM +1300, Simon Glass wrote: > This has a typo which makes the method inoperable. Correct it so that > 'bootflow read' works correctly for ChromeOS. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signatu

[PATCH 2/2] bootstd: cros: Correct condition for read method

2023-10-24 Thread Simon Glass
This has a typo which makes the method inoperable. Correct it so that 'bootflow read' works correctly for ChromeOS. Signed-off-by: Simon Glass --- boot/bootmeth_cros.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/boot/bootmeth_cros.c b/boot/bootmeth_cros.c index 2