mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add ddr-regions node for optimise
Optimise for boot up time since it will search for special node ddr-regions in apps boot loader. If put the node in the beginning of the device tree can make it search faster. Change-Id: Ibc1483a6a0d5a65bd119372a9e6a6b3a4dd44145
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
5e099baabc
commit
50316aac14
@@ -25,6 +25,7 @@
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
memory { device_type = "memory"; reg = <0 0 0 0>; };
|
||||
ddr-regions { };
|
||||
|
||||
aliases {
|
||||
mmc1 = &sdhc_2; /* SDC2 SD card slot */
|
||||
|
||||
Reference in New Issue
Block a user