mirror of https://github.com/OpenIPC/firmware.git
[MSC313E] Fix .dts config
parent
8b24785981
commit
28736a3387
|
@ -48,8 +48,7 @@
|
||||||
cma0 {
|
cma0 {
|
||||||
compatible = "shared-dma-pool";
|
compatible = "shared-dma-pool";
|
||||||
reusable;
|
reusable;
|
||||||
size = <0x05000000>;
|
size = <0x01a00000>;
|
||||||
alignment = <0x1000>;
|
|
||||||
linux,cma-default;
|
linux,cma-default;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue