mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
partion: increase vendor partion size for 64bit [1/1]
PD#SWPL-6373 Problem: increase vendor partion size for 64bit kernel Solution: increase vendor partion size for 64bit kernel Verify: verify by tm2_skt Change-Id: I18afd344c4bd4b486407033103743816b8408205 Signed-off-by: qingweixu <qingwei.xu@amlogic.com>
This commit is contained in:
@@ -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