lantiq: re-enable spi-xway for TD-W89X0 now that it is fixed
[openwrt.git] / target / linux / lantiq / dts / BTHOMEHUBV2B.dts
index 329e149..9b3180c 100644 (file)
@@ -6,10 +6,7 @@
        model = "BTHOMEHUBV2B - BT Home Hub 2B";  /* SoC: Lantiq Danube-S PSB 50712 @ 333MHz V1.3/1.5 */
 
        chosen {
-               // uncomment for overlayfs on top of ubi
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit ubi.mtd=rootfs_ubi,256 root=/dev/mtdblock8";
-               // uncomment for ubifs
-//             bootargs = "console=ttyLTQ0,115200 init=/etc/preinit ubi.mtd=rootfs_ubi,256 root=ubi0:rootfs rootfstype=ubifs";
+               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };
 
        memory@0 {                                /* RAM: Samsung K4H511638F-LC 64MB */
 
                                partition@4000 {
                                        label = "kernel";
-                                       reg = <0x4000 0x160000>;
+                                       reg = <0x4000 0x200000>;
                                };
 
                                partition@164000 {
-                                       label = "rootfs_ubi";
-                                       reg = <0x164000 0x1E9C000>;
+                                       label = "ubi";
+                                       reg = <0x204000 0x1DFC000>;
                                };
 
                        };