drm/vc4: Increase CMA size to 256M aligned to 256M boundary

This commit is contained in:
Phil Elwell
2015-11-05 11:05:09 +00:00
committed by popcornmix
parent fa658f5594
commit f7e4927d82

View File

@@ -89,7 +89,7 @@
fragment@4 {
target-path = "/chosen";
__overlay__ {
bootargs = "cma=0x4000000";
bootargs = "cma=256M@512M";
};
};
};