one more question about dts
my board is mpc8247,and i write it's dts by imitating mpc8272's dts how can i set the localbus address? local...@f0010100 { compatible = "fsl,mpc8272-localbus", "fsl,pq2-localbus"; #address-cells = <2>; #size-cells =
Re: one more question about dts
On Tue, Jul 20, 2010 at 8:37 PM, hacklu wrote: > my board is mpc8247,and i write it's dts by imitating mpc8272's dts > > how can i set the localbus address? > > local...@f0010100 { > compatible = "fsl,mpc8272-localbus", > "fsl,pq2-localbus"; >