aboutsummaryrefslogtreecommitdiff
path: root/lib/fdt_addresses.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-08libfdt: include fdt_addresses.cAKASHI Takahiro1-0/+2
In the implementation of kexec_file_loaded-based kdump for arm64, fdt_appendprop_addrrange() will be needed. So include fdt_addresses.c in making libfdt. Signed-off-by: AKASHI Takahiro <[email protected]> Cc: Rob Herring <[email protected]> Cc: Frank Rowand <[email protected]> Signed-off-by: Will Deacon <[email protected]>