On Tue, 28 Dec 2021 at 19:51, <[email protected]> wrote: > > From: qianfan Zhao <[email protected]> > > find_dev_and_part return 0 on success, 1 otherwise. > So fastboot_nand_get_part_info follow this rule. > > Signed-off-by: qianfan Zhao <[email protected]> > --- > drivers/fastboot/fb_getvar.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

