mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
partion: increase vendor partion size for 32bit [1/1]
PD#SWPL-6373 Problem: increase vendor partion size for 32bit kernel Solution: increase vendor partion size for 32bit kernel Verify: verify by t962e2_ab311 Change-Id: Ifb26b2b9f1ec4712177a5ca1a112d7c60ec4e70b Signed-off-by: qingwei.xu <qingwei.xu@amlogic.com>
This commit is contained in:
committed by
Jianxiong Pan
parent
bf72664292
commit
60b558524a
@@ -90,7 +90,7 @@
|
||||
vendor:vendor
|
||||
{
|
||||
pname = "vendor";
|
||||
size = <0x0 0x10000000>;
|
||||
size = <0x0 0x19000000>;
|
||||
mask = <1>;
|
||||
};
|
||||
odm:odm
|
||||
|
||||
Reference in New Issue
Block a user