bcm53xx: sprom: extract for PCI host
[openwrt.git] / target / linux / lantiq / dts / BTHOMEHUBV2B.dts
index ac53217..9b3180c 100644 (file)
@@ -6,7 +6,7 @@
        model = "BTHOMEHUBV2B - BT Home Hub 2B";  /* SoC: Lantiq Danube-S PSB 50712 @ 333MHz V1.3/1.5 */
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=squashfs,jffs2";
+               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };
 
        memory@0 {                                /* RAM: Samsung K4H511638F-LC 64MB */
                                };
 
                                partition@4000 {
-                                       label = "firmware";
-                                       reg = <0x4000 0x1FFC000>;
+                                       label = "kernel";
+                                       reg = <0x4000 0x200000>;
+                               };
+
+                               partition@164000 {
+                                       label = "ubi";
+                                       reg = <0x204000 0x1DFC000>;
                                };
 
                        };