diff --git a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts index 561c49aaa6..e941fa420a 100644 --- a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts +++ b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts @@ -210,12 +210,12 @@ kernel@320000 { label = "kernel"; - reg = <0x320000 0x200000>; + reg = <0x320000 0x300000>; }; - rootfs@520000 { + rootfs@620000 { label = "rootfs"; - reg = <0x520000 0xa60000>; + reg = <0x620000 0x960000>; }; defaultmac: default-mac@0xfaf100 { diff --git a/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts b/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts index 561c49aaa6..e941fa420a 100644 --- a/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts +++ b/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts @@ -210,12 +210,12 @@ kernel@320000 { label = "kernel"; - reg = <0x320000 0x200000>; + reg = <0x320000 0x300000>; }; - rootfs@520000 { + rootfs@620000 { label = "rootfs"; - reg = <0x520000 0xa60000>; + reg = <0x620000 0x960000>; }; defaultmac: default-mac@0xfaf100 { diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index e5df7275a1..8b302b658d 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -215,7 +215,7 @@ define Device/tplink_vr2600v KERNEL_SUFFIX := -uImage KERNEL = kernel-bin | append-dtb | uImage none KERNEL_NAME := zImage - KERNEL_SIZE := 2097152 + KERNEL_SIZE := 3145728 DEVICE_DTS := qcom-ipq8064-vr2600v BLOCKSIZE := 128k PAGESIZE := 2048