
Hello Fabio,
On Mon, Mar 11, 2024 at 07:44:02AM -0300, Fabio Estevam wrote:
On Thu, Mar 7, 2024 at 12:23 PM Parth Pancholi parth105105@gmail.com wrote:
From: Parth Pancholi parth.pancholi@toradex.com
Enable watchdog functionality for Toradex's Colibri iMX7 (NAND/EMMC) modules.
You described what the patch does, but the reason is missing.
Is the reason for this patch to fix the 'reset' command regression like you did at: https://gitlab.com/u-boot/u-boot/-/commit/be23b1331fb35b7d5a095ef2c0b522c1f2... ?
Please send a v2 with an improved commit log.
No, on colibri-imx7 the reset is already working, it uses the PMIC so it's not affected by the issue that was affecting most of our other boards.
The reason for enabling the watchdog here is just an improvement to improve reliability, given we have it enabled on other boards with no drawback it seems nice and consistent to enable it.
Francesco