Re: [U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-06-13 Thread Giulio Benetti
Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile |1 + > doc/README.at91 |9 > drivers/serial/atmel_usart.c |4 +- > drivers/watchdog/Makefile| 46 +++

Re: [U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-03-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090309083209.gc24...@game.jcrosoft.org> you wrote: > > > > + The watchdog can only be activate once so you need to activate in the > > > + bootloader and in the bootstrap if you use it > > > > This sentence makes no sense to me. > > > > If I c

Re: [U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:17 Mon 09 Mar , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <1232623377-26351-2-git-send-email-plagn...@jcrosoft.com> you > wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > --- > > Makefile |1 + > > doc/RE

Re: [U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-03-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1232623377-26351-2-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > Makefile |1 + > doc/README.at91 |9 > drivers/serial/atm

[U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Makefile |1 + doc/README.at91 |9 drivers/serial/atmel_usart.c |4 +- drivers/watchdog/Makefile| 46 drivers/watchdog/at91sam9_wdt.c

[U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-01-22 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Makefile |1 + doc/README.at91 |9 drivers/serial/atmel_usart.c |4 +- drivers/watchdog/Makefile| 46 drivers/watchdog/at91sam9_wdt.c