Re: cpm2-scc-uart on mpc8265 not working

2008-12-23 Thread Scott Wood
jeff angielski wrote: I fixed up the DPRAM regions. I also fixed up the muram region which had not been updated for the mpc8265 - it still had the old mpc8272 definitions. The kernel does not hang anymore but I still don't see anything on the serial port. Using an o'scope I can see data on t

Re: cpm2-scc-uart on mpc8265 not working

2008-12-23 Thread jeff angielski
On Mon, 2008-12-22 at 15:01 -0600, Scott Wood wrote: > > > > c...@119c0 { > > #address-cells = <1>; > > #size-cells = <1>; > > compatible = "fsl,mrdig-cpm", "fsl,cpm2"; > > reg = <0x119c0 0x30>; > >

Re: cpm2-scc-uart on mpc8265 not working

2008-12-22 Thread Scott Wood
jeff angielski wrote: I am trying to get a custom mpc8265 board up and running with the latest git DENX 2.6 kernel and latest git u-boot. However, the kernel is hanging somewhere in the call to cpm_uart_console_write(). Does anybody else have the cpm2 DTS code working on a 826x board? It would

cpm2-scc-uart on mpc8265 not working

2008-12-22 Thread jeff angielski
I am trying to get a custom mpc8265 board up and running with the latest git DENX 2.6 kernel and latest git u-boot. However, the kernel is hanging somewhere in the call to cpm_uart_console_write(). Does anybody else have the cpm2 DTS code working on a 826x board? It would appear from one of my