14 lines
No EOL
186 B
Text
14 lines
No EOL
186 B
Text
// SPDX-License-Identifier: GPL-2.0
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
compatible = "brcm,bcm2711";
|
|
|
|
fragment@0 {
|
|
target = <&cma>;
|
|
__overlay__ {
|
|
size = <(384 * 1024 * 1024)>;
|
|
};
|
|
};
|
|
}; |