[PATCH] mpic: add support for Time-Of-Day-Clock (TODC)

Mark A. Greer mgreer at mvista.com
Tue Jun 20 08:28:31 EST 2006


On Mon, Jun 19, 2006 at 04:18:00PM -0500, Hollis Blanchard wrote:
> On Mon, 2006-06-19 at 14:00 -0700, Mark A. Greer wrote:
> > 
> > + * In order to break the assumption that the RTC and NVRAM are accessed by
> > + * the same mechanism, you need to explicitly set 'ppc_md.rtc_read_val' and
> > + * 'ppc_md.rtc_write_val', otherwise the values of 'ppc_md.rtc_read_val'
> > + * and 'ppc_md.rtc_write_val' will be used. 
> 
> I'm guessing the second references should be "nvram_read/write_val"
> instead.

Hrm, yeah, the sentence would make sense then.

I'll repost the patch.

Mark



More information about the Linuxppc-dev mailing list