From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 28 Oct 2010 13:18:49 +0200 Subject: [U-Boot] [PATCH V3] imx25: Fix reset In-Reply-To: <1288190078-2770-1-git-send-email-weisserm@arcor.de> References: <1288190078-2770-1-git-send-email-weisserm@arcor.de> Message-ID: <4CC95C19.60503@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 On 10/27/2010 04:34 PM, Matthias Weisser wrote: > This patch fixes the reset command on imx25. The watchdog registers are 16 > bits in size and not 32. This patch also adds the service register codes as > constants. > > Signed-off-by: Matthias Weisser > --- > > Changes since V2 > - Using 16 bit constants > > Changes since V1 > - Corrected whitespace > - Leaving reset sequence as it originally was > > arch/arm/cpu/arm926ejs/mx25/reset.c | 8 ++++---- > arch/arm/include/asm/arch-mx25/imx-regs.h | 14 ++++++++------ > 2 files changed, 12 insertions(+), 10 deletions(-) Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================