[PATCHv2 2/3] ep8248e: Reference SMC parameter RAM base in the device tree.
Laurent Pinchart
laurentp at cse-semaphore.com
Thu Mar 27 20:10:33 EST 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080327/11a0e006/attachment.pgp>
More information about the Linuxppc-dev
mailing list