[PATCHv2 2/3] ep8248e: Reference SMC parameter RAM base in the device tree.
Scott Wood
scottwood at freescale.com
Thu Mar 27 03:59:25 EST 2008
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.
-Scott
More information about the Linuxppc-dev
mailing list