mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
Merge branch 'CR_2233_CMA_515_samin.guo' into 'jh7110-5.15.y-devel'
CR_2233_CMA_515_samin.guo:riscv:dts:jh7110: Modify CMA reserved space to better support 2G DRAM See merge request sdk/linux!509
This commit is contained in:
commit
d0c54681d0
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
reusable;
|
||||
size = <0x0 0x20000000>;
|
||||
alignment = <0x0 0x1000>;
|
||||
alloc-ranges = <0x0 0xa0000000 0x0 0x20000000>;
|
||||
alloc-ranges = <0x0 0x80000000 0x0 0x20000000>;
|
||||
linux,cma-default;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue