On Nov 17, 2011, at 8:01 AM, Tabi Timur-B04825 wrote: > On Thu, Nov 17, 2011 at 1:16 AM, Kumar Gala <[email protected]> wrote: > >> - localbus@fffe05000 { >> - #address-cells = <2>; >> - #size-cells = <1>; >> - compatible = "fsl,p1022-elbc", "fsl,elbc", "simple-bus"; >> + lbc: localbus@fffe05000 { >> reg = <0 0xffe05000 0 0x1000>; >> - interrupts = <19 2 0 0>; > > The 'reg' property is still wrong. It should be <0xf 0xffe05000 0 0x1000>;
thanks, fixed. - k _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
