From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 23 Mar 2010 10:58:03 -0500 Subject: [U-Boot] [PATCH] [ARM] Convert at91 watchdog driver to new SoC access In-Reply-To: <1268833829-16885-1-git-send-email-aehrlich@taskit.de> References: <1268833829-16885-1-git-send-email-aehrlich@taskit.de> Message-ID: <4BA8E50B.5080901@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Thanks Tom