IMAGES := bin
IMAGE/bin := append-rootfs | bcm53xx-tplink-safeloader
TPLINK_BOARD := ARCHER-C5-V2
- BROKEN := y
endef
TARGET_DEVICES += tplink_archer-c5-v2
IMAGES := bin
IMAGE/bin := append-rootfs | bcm53xx-tplink-safeloader
TPLINK_BOARD := ARCHERC9
- BROKEN := y
endef
TARGET_DEVICES += tplink_archer-c9-v1
--- /dev/null
+--- a/arch/arm/boot/dts/bcm47081-tplink-archer-c5-v2.dts
++++ b/arch/arm/boot/dts/bcm47081-tplink-archer-c5-v2.dts
+@@ -106,15 +106,15 @@
+ read-only;
+ };
+
+- os-image@100000 {
++ os-image@40000 {
+ label = "os-image";
+- reg = <0x040000 0x200000>;
++ reg = <0x040000 0x300000>;
+ compatible = "brcm,trx";
+ };
+
+- rootfs@240000 {
++ rootfs@340000 {
+ label = "rootfs";
+- reg = <0x240000 0xc00000>;
++ reg = <0x340000 0xb00000>;
+ };
+
+ nvram@ff0000 {
+--- a/arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts
++++ b/arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts
+@@ -115,15 +115,15 @@
+ read-only;
+ };
+
+- os-image@100000 {
++ os-image@40000 {
+ label = "os-image";
+- reg = <0x040000 0x200000>;
++ reg = <0x040000 0x300000>;
+ compatible = "brcm,trx";
+ };
+
+- rootfs@240000 {
++ rootfs@340000 {
+ label = "rootfs";
+- reg = <0x240000 0xc00000>;
++ reg = <0x340000 0xb00000>;
+ };
+
+ nvram@ff0000 {
--- /dev/null
+--- a/arch/arm/boot/dts/bcm47081-tplink-archer-c5-v2.dts
++++ b/arch/arm/boot/dts/bcm47081-tplink-archer-c5-v2.dts
+@@ -105,15 +105,15 @@
+ read-only;
+ };
+
+- os-image@100000 {
++ os-image@40000 {
+ label = "os-image";
+- reg = <0x040000 0x200000>;
++ reg = <0x040000 0x300000>;
+ compatible = "brcm,trx";
+ };
+
+- rootfs@240000 {
++ rootfs@340000 {
+ label = "rootfs";
+- reg = <0x240000 0xc00000>;
++ reg = <0x340000 0xb00000>;
+ };
+
+ nvram@ff0000 {
+--- a/arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts
++++ b/arch/arm/boot/dts/bcm4709-tplink-archer-c9-v1.dts
+@@ -116,15 +116,15 @@
+ read-only;
+ };
+
+- os-image@100000 {
++ os-image@40000 {
+ label = "os-image";
+- reg = <0x040000 0x200000>;
++ reg = <0x040000 0x300000>;
+ compatible = "brcm,trx";
+ };
+
+- rootfs@240000 {
++ rootfs@340000 {
+ label = "rootfs";
+- reg = <0x240000 0xc00000>;
++ reg = <0x340000 0xb00000>;
+ };
+
+ nvram@ff0000 {
.partitions = {
{"fs-uboot", 0x00000, 0x40000},
- {"os-image", 0x40000, 0x200000},
- {"file-system", 0x240000, 0xc00000},
+ {"os-image", 0x40000, 0x300000},
+ {"file-system", 0x340000, 0xb00000},
{"default-mac", 0xe40000, 0x00200},
{"pin", 0xe40200, 0x00200},
{"product-info", 0xe40400, 0x00200},
.partitions = {
{"fs-uboot", 0x00000, 0x40000},
- {"os-image", 0x40000, 0x200000},
- {"file-system", 0x240000, 0xc00000},
+ {"os-image", 0x40000, 0x300000},
+ {"file-system", 0x340000, 0xb00000},
{"default-mac", 0xe40000, 0x00200},
{"pin", 0xe40200, 0x00200},
{"product-info", 0xe40400, 0x00200},