From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Fri, 26 Mar 2010 10:34:08 +0100 Subject: [U-Boot] [PATCH] [ARM] Convert at91 watchdog driver to new SoC access In-Reply-To: <4BA8E50B.5080901@windriver.com> References: <1268833829-16885-1-git-send-email-aehrlich@taskit.de> <4BA8E50B.5080901@windriver.com> Message-ID: <4BAC7F90.8020109@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Am 23.03.2010 16:58, schrieb Tom: > Achim Ehrlich wrote: >> This converts the at91 watchdog driver to new c structure >> type to access registers of the SoC >> >> Signed-off-by: Achim Ehrlich > > Applied to arm/next Maybe this should go to the current branch because the watchdog-driver currently doesn't compile for an at91sam9263-ek board. CONFIG_AT91_LEGACY is already off for this board. Regards, Alexander