Re: [U-Boot] [PATCH] rtc: imxdi: Initial support

2012-08-05 Thread Benoît Thébaudeau
On Sun, Aug 5, 2012 at 09:13:29 AM, Stefano Babic wrote: > On 20/07/2012 16:24, Benoît Thébaudeau wrote: > > Add support for Freescale's i.MX DryIce RTC, present on i.MX25. > > > > Signed-off-by: Benoît Thébaudeau > > Cc: Wolfgang Denk > > Cc: Stefano Babic > > --- > > Hi Benoit, > > > just

Re: [U-Boot] [PATCH] rtc: imxdi: Initial support

2012-08-05 Thread Stefano Babic
On 20/07/2012 16:24, Benoît Thébaudeau wrote: > Add support for Freescale's i.MX DryIce RTC, present on i.MX25. > > Signed-off-by: Benoît Thébaudeau > Cc: Wolfgang Denk > Cc: Stefano Babic > --- Hi Benoit, just a few comments. > + > +/* > + * Date & Time support for Freescale i.MX DryIce RT

Re: [U-Boot] [PATCH] rtc: imxdi: Initial support

2012-08-03 Thread Benoît Thébaudeau
On Fri, Jul 20, 2012 at 04:24:38 PM, Benoît Thébaudeau wrote: > Add support for Freescale's i.MX DryIce RTC, present on i.MX25. > > Signed-off-by: Benoît Thébaudeau > Cc: Wolfgang Denk > Cc: Stefano Babic > --- > .../drivers/rtc/Makefile |1 + > /dev/null => u-boo

[U-Boot] [PATCH] rtc: imxdi: Initial support

2012-07-20 Thread Benoît Thébaudeau
Add support for Freescale's i.MX DryIce RTC, present on i.MX25. Signed-off-by: Benoît Thébaudeau Cc: Wolfgang Denk Cc: Stefano Babic --- .../drivers/rtc/Makefile |1 + /dev/null => u-boot-66714b1/drivers/rtc/imxdi.c| 224 2 files changed,