commit | 8eac182baa0381657bb78ed2fbf0c41ad51f9f73 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Apr 30 15:50:39 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat May 03 20:44:54 2008 +0200 |
tree | 1692f785e7be8ed342c26349850e2db39885bed4 | |
parent | b99d6416ec1d34d5ebba6bb695639d5b39603f26 [diff] |
RTC: Fix month offset by one problem in M41T62 RTC driver This patch fixes a problem with the month being read and written incorrectly (offset by one). This only gets visible by also using the Linux driver (rtc-m41t80). Tested on AMCC Canyonlands. Signed-off-by: Stefan Roese <sr@denx.de>