Skip to content
Commit e2237a2c authored by Simon Goldschmidt's avatar Simon Goldschmidt Committed by Tom Rini
Browse files

fdt: parse "reserved-memory" for memory reservation



boot_fdt_add_mem_rsv_regions() adds reserved memory sections to an lmb
struct. Currently, it only parses regions described by /memreserve/
entries.

Extend this to the more commonly used scheme of the "reserved-memory"
node.

Signed-off-by: default avatarSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 0f7c51a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment