From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 8 Jul 2009 13:12:37 +0200 Subject: [U-Boot] [PATCHv2 2/3] A320: driver for FTRTC010 real time clock In-Reply-To: References: Message-ID: <20090708111237.GN30395@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19:12 Wed 01 Jul , Po-Yu Chuang wrote: > This patch adds an FTRTC010 driver for Faraday A320 evaluation board. > > Signed-off-by: Po-Yu Chuang > --- > drivers/rtc/Makefile | 1 + > drivers/rtc/ftrtc010.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 127 insertions(+), 0 deletions(-) > create mode 100644 drivers/rtc/ftrtc010.c ok Best Regards, J.