Skip to content
Commit 1c53ebac authored by Nikhil Gupta's avatar Nikhil Gupta Committed by Xiaolei Wang
Browse files

LF-5222 of/fdt: move elfcorehdr reservation early for crash dump kernel



commit fbb318dfdfcf9589f090d025174dbc55ecd16413 from
https://source.codeaurora.org/external/imx/linux-imx

elfcorehdr_addr is fixed address passed to 2nd kernel which may be conflicted
with potential reserved memory in 2nd kernel,so fdt_reserve_elfcorehdr() ahead
of fdt_init_reserved_mem() can relieve this situation.

Signed-off-by: default avatarNikhil Gupta <nikhil.gupta@nxp.com>
Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
parent eade7b59
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment