[PATCH v1] driver: fastboot: Fix getvar_get_part_info when flash nand

Simon Glass sjg at chromium.org
Thu Jan 27 16:06:02 CET 2022


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

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list