From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Wed, 23 Dec 2020 14:18:21 +0100 Subject: [PATCH v2] imx: ahab: allow to bypass confirmation for ahab_close cmd In-Reply-To: <20201221173128.354567-1-peron.clem@gmail.com> References: <20201221173128.354567-1-peron.clem@gmail.com> Message-ID: <20201223131821.GA15889@portage> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21/12/20, Cl?ment P?ron wrote: > 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 Acked-by: Oliver Graute