ARM: dts: imx35: Fix memory node duplication
[linux-2.6-microblaze.git] / arch / arm / boot / dts / imx35.dtsi
index a1c3d28..59cadee 100644 (file)
         * The decompressor and also some bootloaders rely on a
         * pre-existing /chosen node to be available to insert the
         * command line and merge other ATAGS info.
-        * Also for U-Boot there must be a pre-existing /memory node.
         */
        chosen {};
-       memory { device_type = "memory"; };
 
        aliases {
                ethernet0 = &fec;