Skip to content
Snippets Groups Projects
Commit ed59e587 authored by Grant Likely's avatar Grant Likely Committed by Gerald Van Baren
Browse files

Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ


The previous patch makes u-boot use the full accessible size of ram as
the default boot mapped size if CONFIG_SYS_BOOTMAPSZ is not defined,
which means boot_relocate_fdt() can be changed to depend solely on
CONFIG_OF_LIBFDT.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
parent c3624e6e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment