Re: [PATCH] powerpc/dts: Add qe support for 36bit

2013-03-22 Thread Timur Tabi
Zhicheng Fan wrote: Hi Timur, you are right ,the QE can not support the 36-bit , I test it on the p1025 ,the qe can not work but we need the qe node , becase the dts include the fsl/p1021si-post.dtsi that needed, I will send other patch My suggestion: with a 36-bit

Re: [PATCH] powerpc/dts: Add qe support for 36bit

2013-03-22 Thread Zhicheng Fan
On 03/22/2013 02:42 AM, Timur Tabi wrote: On Thu, Mar 21, 2013 at 4:26 AM, Zhicheng Fan wrote: + qe: qe@fffe8 { + ranges = <0x0 0xf 0xffe8 0x4>; Are you sure this works? The QE can't handle 36-bit addresses, and I think the MURAM is located inside the QE addres

Re: [PATCH] powerpc/dts: Add qe support for 36bit

2013-03-21 Thread Timur Tabi
On Thu, Mar 21, 2013 at 4:26 AM, Zhicheng Fan wrote: > + qe: qe@fffe8 { > + ranges = <0x0 0xf 0xffe8 0x4>; Are you sure this works? The QE can't handle 36-bit addresses, and I think the MURAM is located inside the QE address space.