From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sun, 27 May 2012 08:04:51 +0200 Subject: [U-Boot] [PATCH 1/3] common/cmd_rsmode.c: add imx reset mode command In-Reply-To: <1338066111-5835-1-git-send-email-troy.kisky@boundarydevices.com> References: <1338066111-5835-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <4FC1C403.6000409@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Troy, On 26.05.2012 23:01, Troy Kisky wrote: > This is useful for forcing the ROM's > usb downloader to activate upon a watchdog reset. > Or, you can boot from either SD Card. Thanks! Just for my understanding: Who will enable/run the watchdog reset? It was my understanding that after writing gpr9 and gpr10 someone has to enable the watchdog to execute the reset? Best regards Dirk P.S.: I pushed this to my staging branch https://github.com/dirkbehme/u-boot-imx6/commits/u-boot-imx-staging