Re: MPC5200 I2C and 2.6 kernel

2007-11-29 Thread Oliver Rutsch
Hi, >> hwclock --debug tells me: > >> hwclock: Open of /dev/rtc failed, errno=19: No such device. > > Well... did you check how your /dev/rtc is set up? It used to be a > misc device with MAJ=10 MIN=135 in old kernel versions, but now it's > MAJ=254 MIN=4, i. e. it should look like this: >

Re: MPC5200 I2C and 2.6 kernel

2007-11-28 Thread Jon Smirl
On 11/28/07, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > Regardless what I'm doing in the 2.6 kernel configuration I can't get > > this RTC running (I activated RTC support and the driver for the M41T00 > > in the configuration). > > hwclock --debug

Re: MPC5200 I2C and 2.6 kernel

2007-11-28 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Regardless what I'm doing in the 2.6 kernel configuration I can't get > this RTC running (I activated RTC support and the driver for the M41T00 > in the configuration). > hwclock --debug tells me: > hwclock: Open of /dev/rtc failed, errno=19: No suc

MPC5200 I2C and 2.6 kernel

2007-11-27 Thread Oliver Rutsch
Hi, I'm using a TQM5200S (MPC5200B CPU) module on the STK52xx starter kit. For some reasons I have to use the 2.6 kernel (the latest 2.6.23.1 from the DENX git archive) with ARCH=powerpc and most of my external hardware is running fine with this. On the starter kit there is an external I2C RTC