]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: ahab: allow to bypass confirmation for ahab_close cmd
authorClément Péron <peron.clem@gmail.com>
Mon, 21 Dec 2020 17:31:28 +0000 (18:31 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 26 Dec 2020 13:56:09 +0000 (14:56 +0100)
commit7d6a36a48d8226d363f8a4fab618e04b2a65e2cb
treea197aaf84567ab31e6848f37625537ecc319533d
parent717bf50f4b362c1f4fac5ac9f030fab5bed9cf65
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>
arch/arm/mach-imx/imx8/ahab.c