Re: AT91 kernel programming documentation ?

2008-07-31 Thread Stefan Schoenleitner
Hi, Robert Schwebel wrote: > [...] > >> Now I would like to add different hardware to the board and write some >> kernel code for it. > > What kind of hardware? An audio codec (TLV320AIC23B) connected to the I2C and I2S (over Atmel SSC) bus. There seems to be a codec driver already (drivers/med

Re: AT91 kernel programming documentation ?

2008-07-30 Thread Robert Schwebel
On Wed, Jul 30, 2008 at 03:53:19PM +0200, Stefan Schoenleitner wrote: > I'm looking for some good documentation concerning AT91 Linux kernel > development. Currently I have a Olimex AT91SAM9260 development board > which is supported by the at91 patch set. The base functionality is supported in the

AT91 kernel programming documentation ?

2008-07-30 Thread Stefan Schoenleitner
Hi, I'm looking for some good documentation concerning AT91 Linux kernel development. Currently I have a Olimex AT91SAM9260 development board which is supported by the at91 patch set. Now I would like to add different hardware to the board and write some kernel code for it. Unfortunately, there d