drivers: of: Add early param memrsv
We need to do memory hotplug, the most intuitive way is
to change dtsi file. But we cannot do that since dtsi
is shared among all projects. So we add one more early
param to carve out memory for hotplug through command
line. Other projects won't be influenced since they do
not have this param in their command line.
Change-Id: I790a71cb82ecd30302a7d1ba4d2c07fccd5d6d7c
Signed-off-by:
Jiacheng Zheng <jiaczhen@codeaurora.org>
Loading
Please register or sign in to comment