On Wednesday 26 March 2008 17:59, Scott Wood wrote:
> Laurent Pinchart wrote:
> > @@ -138,7 +137,7 @@
> >                             device_type = "serial";
> >                             compatible = "fsl,mpc8248-smc-uart",
> >                                          "fsl,cpm2-smc-uart";
> > -                           reg = <0x11a80 0x20 0x1100 0x40>;
> > +                           reg = <0x11a80 0x20 0x87fc 2>;
> >                             interrupts = <4 8>;
> >                             interrupt-parent = <&PIC>;
> >                             fsl,cpm-brg = <7>;
> 
> This breaks the bootwrapper console.

And of course I forgot about that :-)

The boot wrapper code doesn't have any dpram allocator. Any objection against 
using a chunk of dpram at a fixed location ? What about at the beginning of 
the dpram ? The DTS muram node would then exclude a chunk of dpram at offset 
0x0000 instead of 0x1100.

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussée de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

Attachment: pgp5VU0QpinLz.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to