Hi,
On Wed, 10 Sep 2008 16:12:22 +0200
Oliver Rutsch <[EMAIL PROTECTED]> wrote:
model = "tqc,tqm834x";
compatible = "tqc,tqm834x";
you need a arch/powerpc/platforms/83xx/tqm834x.c file that matches this.
Kim
O.K. I read "booting-without-of.txt"
sl,descriptor-types-mask = <0x01010ebf>;
};
ipic: [EMAIL PROTECTED] {
interrupt-controller;
#address-cells = <0>;
#interrupt-cells = <2>;
reg = <0x700 0x100>;
device_type = "ipic";
};
};
pci0:
ant information! I'll do my best to get this
kind of hardware running. Just copying the dts was a too naive
approach ;-)
Maybe I ask TQ if they want to contribute something. It would be a pity
if this module line would not be supported anymore.
Thanks and bye,
--
Dipl. Ing. Oliver Rutsch
EMa
ying Checksum ... OK
## Flattened Device Tree blob at 0040
Booting using the fdt blob at 0x40
Uncompressing Kernel Image ... OK
--
Dipl. Ing. Oliver Rutsch
EMail: [EMAIL PROTECTED]
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
http
400 bytes.
Some pseudo code will look like this:
psc_isr()
{
if (FIFO>400)
read_fifo_data()
else
{
if (timer_not_already_started)
start_psc_timer()
}
[...]
}
psc_timer()
{
if (FIFO>0)
read_fifo_data()
}
So, any suggestions are welcome, what do you think?
I2C Address for this RTC
(0x68), although the data sheet tells me that the slave address is 0xD0.
However, now it's up and running!
Thanks and bye,
--
Dipl. Ing. Oliver Rutsch
EMail: [EMAIL PROTECTED]
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev
0 in the 2.6.23
kernel in an usable state? Or do I need some special patches from TQ for
this board to get it running?
Thanks in advance and bye,
--
Dipl. Ing. Oliver Rutsch
EMail: [EMAIL PROTECTED]
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
htt