<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wikilegacy.armadeus.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3ARTC</id>
	<title>Talk:RTC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wikilegacy.armadeus.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3ARTC"/>
	<link rel="alternate" type="text/html" href="http://wikilegacy.armadeus.com/index.php?title=Talk:RTC&amp;action=history"/>
	<updated>2026-05-01T06:16:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>http://wikilegacy.armadeus.com/index.php?title=Talk:RTC&amp;diff=5922&amp;oldid=prev</id>
		<title>JulienB: New page: == Driver installation ==  First be sure to use an armadeus 2.0 or higher. The RTC/DS1374 support is already configured in U-BOOT and linux kernel 2.6.18.1 and higher. Therefore you have n...</title>
		<link rel="alternate" type="text/html" href="http://wikilegacy.armadeus.com/index.php?title=Talk:RTC&amp;diff=5922&amp;oldid=prev"/>
		<updated>2009-02-26T10:38:49Z</updated>

		<summary type="html">&lt;p&gt;New page: == Driver installation ==  First be sure to use an armadeus 2.0 or higher. The RTC/DS1374 support is already configured in U-BOOT and linux kernel 2.6.18.1 and higher. Therefore you have n...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Driver installation ==&lt;br /&gt;
&lt;br /&gt;
First be sure to use an armadeus 2.0 or higher.&lt;br /&gt;
The RTC/DS1374 support is already configured in U-BOOT and linux kernel 2.6.18.1 and higher.&lt;br /&gt;
Therefore you have nothing to configure to use the RTC.&lt;br /&gt;
Nevertheless these are the parameters to check to have the RTC supported:&lt;br /&gt;
 $ make linux26-menuconfig&lt;br /&gt;
* check the i2c module drivers  &amp;quot;I2C support&amp;quot;, &amp;quot;I2C DEVICE&amp;quot;, &amp;quot;I2C HARDWARE/bus on imx&amp;quot;  &lt;br /&gt;
* check the RTC module driver &amp;quot;RTC class&amp;quot;, &amp;quot;set time from RTC&amp;quot; &amp;quot;RTC interface dev&amp;quot; &lt;br /&gt;
* if you integrates these module statically in the kernel then the system date will be set at power-up.&lt;br /&gt;
&lt;br /&gt;
 $ make&lt;br /&gt;
and reload your kernel and/or rootfs&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
*Installation is automatic with the default configuration but if you choose to compile rtc and i2c drivers as module then you have to load them:&lt;br /&gt;
 $ modprobe i2c-imx&lt;br /&gt;
 $ modprobe rtc-ds1374&lt;br /&gt;
 $ modprobe rtc-dev&lt;/div&gt;</summary>
		<author><name>JulienB</name></author>
	</entry>
</feed>