From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 22 Jun 2012 19:01:25 +0200 Subject: [U-Boot] [PATCH 07/24] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state In-Reply-To: <1340338339-11626-7-git-send-email-troy.kisky@boundarydevices.com> References: <1340338339-11626-1-git-send-email-troy.kisky@boundarydevices.com> <1340338339-11626-7-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <201206221901.25455.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Troy Kisky, > Not using udelay gives a more accurate timeout. The current implementation > of udelay in imx-common does not seem to wait at all for a udelay(1). > Add WATCHDOG_RESET() please. > Signed-off-by: Troy Kisky > --- Best regards, Marek Vasut