[PATCH 2/8] dtoc: Convert to use ArgumentParser
Simon Glass
sjg at chromium.org
Mon Jul 12 01:00:36 CEST 2021
Hi Simon,
On 7/4/21 3:19 PM, Simon Glass wrote:
> Use this parser instead of OptionParser, which is deprecated.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/dtoc/main.py | 51 ++++++++++++++++++++++++----------------------
> 1 file changed, 27 insertions(+), 24 deletions(-)
Reviewed-by: Walter Lozano <walter.lozano at collabora.com>
Thanks!
Walter
>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list