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" the third (or fourth?) time and
so I m
On Wed, Sep 10, 2008 at 04:12:22PM +0200, Oliver Rutsch wrote:
> Hi again,
>
>>
>> u-boot assigns the IMMR to 0xff40 in TQM834x.h, whereas the device
>> tree you picked has it at 0xe000 (it's defined in the soc node).
>> Don't forget to match up the PCI addresses too. patches welcome, of
>
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
___
Linuxppc-dev mailing list
Linuxppc
Hi again,
u-boot assigns the IMMR to 0xff40 in TQM834x.h, whereas the device
tree you picked has it at 0xe000 (it's defined in the soc node).
Don't forget to match up the PCI addresses too. patches welcome, of
course (we don't have tqm boards).
So I modified the dts to match the IMMRM
Hi Kim,
u-boot assigns the IMMR to 0xff40 in TQM834x.h, whereas the device
tree you picked has it at 0xe000 (it's defined in the soc node).
Don't forget to match up the PCI addresses too. patches welcome, of
course (we don't have tqm boards).
Thanks for this important information! I'
Dear Oliver,
In message <[EMAIL PROTECTED]> you wrote:
>
> currently I'm evaluating a TQM8349 (MPC8349E-based) module on a STK85xx.
> I wonder if anybody has already managed to get this module running under
> ARCH=powerpc.
No such attempts were made by us. So far, TQ did not voice any inte-
r
On Tue, 09 Sep 2008 16:25:39 +0200
Oliver Rutsch <[EMAIL PROTECTED]> wrote:
> U-Boot (1.3.4):
> Appended the file include/configs/TQM834x.h to support fdt:
>
> #define CONFIG_OF_LIBFDT 1
> #define CONFIG_OF_BOARD_SETUP 1
> #define CONFIG_OF_STDOUT_VIA_ALIAS1
>
> Appended the file board/