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