[PATCHv2 2/3] ep8248e: Reference SMC parameter RAM base in the device tree.
Scott Wood
scottwood at freescale.com
Thu Mar 27 02:57:41 EST 2008
On Wed, Mar 26, 2008 at 12:20:42PM +0100, Laurent Pinchart wrote:
> diff --git a/arch/powerpc/boot/dts/ep8248e.dts b/arch/powerpc/boot/dts/ep8248e.dts
> index 5d2fb76..756758f 100644
> --- a/arch/powerpc/boot/dts/ep8248e.dts
> +++ b/arch/powerpc/boot/dts/ep8248e.dts
> @@ -121,8 +121,7 @@
>
> data at 0 {
> compatible = "fsl,cpm-muram-data";
> - reg = <0 0x1100 0x1140
> - 0xec0 0x9800 0x800>;
> + reg = <0 0x2000 0x9800 0x800>;
> };
Can we leave this as reserved, so that udbg still works?
-Scott
More information about the Linuxppc-dev
mailing list