commit | 47422259b44e53e670b4ee375ff98f0603e6dd45 | [log] [tgz] |
---|---|---|
author | Philippe De Muyter <phdm@macqel.be> | Fri Aug 06 17:47:13 2010 +0200 |
committer | Greg Ungerer <gerg@uclinux.org> | Thu Oct 21 10:17:29 2010 +1000 |
tree | 00739e3461111687dcb48d1a64fa10ce0e09ba26 | |
parent | 713e919e09492342eb8cd56f5aa7e3b33f672968 [diff] |
m68knommu: fix default starting date Currently m68knommu boards without RTC chip start with an unexpected default date of 1999-11-30 (Actually the source asks for 2000-00-00) Make that 1970-01-01 instead, as expected. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Greg Ungerer <gerg@uclinux.org>