Commit a5f91043 authored by Bin Meng's avatar Bin Meng Committed by Anup Patel
Browse files

lib/utils: fdt: Update FDT expand size to 1024 for reserved memory node



Currently 256 bytes is used for the FDT expand size when fixing up
reserved memory node. Increase it to 1024 bytes with an estimated
size of 64 bytes per PMP memory region by 16 regions in total.

Signed-off-by: default avatarBin Meng <bin.meng@windriver.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
parent 7d61a687
Supports Markdown
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