partition: change vendor size [1/2]
authorLiang Ji <liang.ji@amlogic.com>
Fri, 12 Apr 2019 11:05:39 +0000 (19:05 +0800)
committerLiang Ji <liang.ji@amlogic.com>
Mon, 15 Apr 2019 06:02:40 +0000 (14:02 +0800)
PD#SWPL-6586

Problem:
Android P trunk can not compile 64bit kernel
Android P vendor size is not enough,
64bit kernel and isp so  etc ,
the size exceeds 256M

Solution:
change vendor size from 256M into 320M

Verify:
galilei

Change-Id: Icc7b3d7c8d56f5c361acf9722bba6422b8dc3af2
Signed-off-by: Liang Ji <liang.ji@amlogic.com>
arch/arm/boot/dts/amlogic/partition_mbox_ab.dtsi
arch/arm/boot/dts/amlogic/partition_mbox_ab_P_32.dtsi
arch/arm/boot/dts/amlogic/partition_mbox_normal_P_32.dtsi
arch/arm/boot/dts/amlogic/partition_mbox_normal_P_64.dtsi
arch/arm/boot/dts/amlogic/partition_mbox_p241_P.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_ab.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_ab_P_32.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_ab_avb.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_normal_P_32.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_normal_P_64.dtsi
arch/arm64/boot/dts/amlogic/partition_mbox_p241_P.dtsi

index a78cd67fdc2313b526c06882b0346c904a897e06..d917b8fa3f706627025dafa7ecfe87ea6d4590f1 100644 (file)
                vendor_a:vendor_a
                {
                        pname = "vendor_a";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                vendor_b:vendor_b
                {
                        pname = "vendor_b";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm_a:odm_a
index d210d928d4a1ec9f5c0853a2c8d5b4ba75407fe5..3047ed5c0dca3c32751c3251107ffac4ca3c1dbf 100644 (file)
                vendor_a:vendor_a
                {
                        pname = "vendor_a";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                vendor_b:vendor_b
                {
                        pname = "vendor_b";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm_a:odm_a
index f9dd1c7cbb93d9b0d930fbbbe7a52abe99b1b896..6cbedc415e4ff4e1764c64fc5e68369b39e342b8 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x19000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm
index 2b8e7304cac6cf9d3516f4ba70b672c31d00b059..13e510e4e931de9e20d4d068be8a578addbcc1fc 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm
index aeb1dee501f919a52ea4ff0bb9a873dfc002c54b..3b0796a9cf211542d68ed4ccebdecca4f8ba8adf 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm
index a78cd67fdc2313b526c06882b0346c904a897e06..d917b8fa3f706627025dafa7ecfe87ea6d4590f1 100644 (file)
                vendor_a:vendor_a
                {
                        pname = "vendor_a";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                vendor_b:vendor_b
                {
                        pname = "vendor_b";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm_a:odm_a
index fc5a9b7490f68dba88db216882fc2b10f2eae537..8998e7ea6ebe71efa5cd71ce037da958899a84b9 100644 (file)
                vendor_a:vendor_a
                {
                        pname = "vendor_a";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                vendor_b:vendor_b
                {
                        pname = "vendor_b";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm_a:odm_a
index c64a54e27c1778a907dff847fd6df9a4c5a85777..83409beb1e5379003249251099c85c4af8cf99f8 100644 (file)
                vendor_a:vendor_a
                {
                        pname = "vendor_a";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                vendor_b:vendor_b
                {
                        pname = "vendor_b";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm_a:odm_a
index f9dd1c7cbb93d9b0d930fbbbe7a52abe99b1b896..6cbedc415e4ff4e1764c64fc5e68369b39e342b8 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x19000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm
index 2b8e7304cac6cf9d3516f4ba70b672c31d00b059..13e510e4e931de9e20d4d068be8a578addbcc1fc 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm
index aeb1dee501f919a52ea4ff0bb9a873dfc002c54b..3b0796a9cf211542d68ed4ccebdecca4f8ba8adf 100644 (file)
@@ -90,7 +90,7 @@
                vendor:vendor
                {
                        pname = "vendor";
-                       size = <0x0 0x10000000>;
+                       size = <0x0 0x14000000>;
                        mask = <1>;
                };
                odm:odm