From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 21 May 2012 08:17:10 +0200 Subject: [U-Boot] [PATCH] Added watchdog support for davinchi_dm365evm In-Reply-To: <1337532640-1310-1-git-send-email-stijn.souffriau@essensium.com> References: <1337532640-1310-1-git-send-email-stijn.souffriau@essensium.com> Message-ID: <4FB9DDE6.5010501@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 Hello Stijn, Stijn Souffriau wrote: > --- > board/davinci/dm365evm/dm365evm.c | 68 ++++++++++++++++++++++++++++++++++++ > include/configs/davinci_dm365evm.h | 11 ++++++ > 2 files changed, 79 insertions(+), 0 deletions(-) Why you add this here board specific? Why you do not use existing watchdog code in arch/arm/cpu/arm926ejs/davinci/timer.c ? Ok, it needs some cleanup, but this should work for dm365 too ... bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de