commit | e61e6bc2ab235a4c5a2af254778863d7a143f253 | [log] [tgz] |
---|---|---|
author | Clément Péron <peron.clem@gmail.com> | Mon Dec 21 18:31:28 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Dec 26 14:56:09 2020 +0100 |
tree | a197aaf84567ab31e6848f37625537ecc319533d | |
parent | b8f2cce690f2a24f0e77c691debe6577b48f2850 [diff] |
imx: ahab: allow to bypass confirmation for ahab_close cmd Calling ahab_close cmd force the user to interact for confirmation. This is not user-friendly when using this cmd during factory process. Allow the user to pass '-y' option to bypass this confirmation. Signed-off-by: Clément Péron <peron.clem@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Acked-by: Oliver Graute <oliver.graute@kococonnector.com>