From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1klFSV-0007b2-RY for barebox@lists.infradead.org; Fri, 04 Dec 2020 18:05:32 +0000 Received: by mail-lf1-x12d.google.com with SMTP id s30so8869197lfc.4 for ; Fri, 04 Dec 2020 10:05:29 -0800 (PST) MIME-Version: 1.0 From: Fabio Estevam Date: Fri, 4 Dec 2020 15:05:16 -0300 Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Running reset stress test To: Barebox List Hi, This is probably an easy one :-) I would like to run reset stress test in Barebox In U-Boot, I do the following: => setenv bootcmd reset => saveenv => reset and then the board keeps getting reset. What would be the equivalent mechanism to achieve the same in Barebox? Thanks, Fabio Estevam _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox