All of lore.kernel.org
 help / color / mirror / Atom feed
* PPC RTC on I2C
@ 2002-11-25 22:13 Montgomery, Tim
  2002-11-25 22:43 ` "Extra cflags for kbuild 2.4." [ _devel tree ] Mark Pilon
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Montgomery, Tim @ 2002-11-25 22:13 UTC (permalink / raw)
  To: linuxppc-embedded


Hey all,

I'm working on getting i2c support working on a module that has its RTC on i2c.

I've got my i2c client written, but i2c-core and friends don't load until very late in the game; setting ppc_md.get/set (at least in platform_init) is not very useful.

Any thoughts on a graceful way to implement kernel RTC support using an i2c-based RTC (w/o bypassing the kernel's i2c layer)?

Apologies if I've missed something obvious.

Regards,
Tim


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re:  "Extra cflags for kbuild 2.4." [ _devel tree ]
@ 2002-11-26  2:11 Milton D. Miller II
  0 siblings, 0 replies; 11+ messages in thread
From: Milton D. Miller II @ 2002-11-26  2:11 UTC (permalink / raw)
  To: linuxppc-embedded, mpilon


You didn't say which compiler you were using.  This code was added to
prevent user space headers from being included.  The -iwithprefix include
was supposed to cause gcc to add its compiler include path to the headers.
I think i read on lkml that one version of the compiler didn't do the
right think and there is an alternative command (probably posted by
Keith Owens) -- make sure you get the one that sets LANG.

milton

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-12-02 13:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25 22:13 PPC RTC on I2C Montgomery, Tim
2002-11-25 22:43 ` "Extra cflags for kbuild 2.4." [ _devel tree ] Mark Pilon
2002-11-25 23:12 ` PPC RTC on I2C Matt Porter
2002-11-25 23:06   ` Dan Malek
2002-11-25 23:07   ` Wolfgang Denk
2002-11-26  8:09     ` Joakim Tjernlund
2002-11-26  8:23 ` leeyang
2002-12-02 10:38   ` QMC driver for 860? Joakim Tjernlund
2002-12-02 12:41     ` Pantelis Antoniou
2002-12-02 13:18       ` Joakim Tjernlund
  -- strict thread matches above, loose matches on Subject: below --
2002-11-26  2:11 "Extra cflags for kbuild 2.4." [ _devel tree ] Milton D. Miller II

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.