]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rtc: Add M41T62 support
authorStefan Roese <sr@denx.de>
Tue, 19 Feb 2008 15:21:49 +0000 (16:21 +0100)
committerStefan Roese <sr@denx.de>
Sat, 15 Mar 2008 06:28:03 +0000 (07:28 +0100)
commit88aff62df39c0756241ea9f9b5a7b3ade26cb82b
treeb8315e68f3f4b7412b873193eaa63d2d18f2b87c
parent217d383e201adc7f2271145ae345ea5eae2b7170
rtc: Add M41T62 support

This patch add support for the STM M41T62 RTC. It is used and tested
on the AMCC Canyonlands 406EX platform.

Signed-off-by: Stefan Roese <sr@denx.de>
drivers/rtc/Makefile
drivers/rtc/m41t62.c [new file with mode: 0644]