Skip to content
Snippets Groups Projects
Commit 8ee5e3c8 authored by Patrice Chotard's avatar Patrice Chotard Committed by Patrick Delaunay
Browse files

board: stm32: remove fdt_high and fdt_highinitrd_high


For stm32 f4, f7 and h7 boards, remove fdt_high and
initrd_high as they shouldn't be used, this allows the fdt
and initrd relocation.
This implies to set CONFIG_SYS_BOOTMAPSZ to indicate the
amount of memory available to contain kernel, device tree
and initrd for relocation.

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
Reviewed-by: default avatarPatrick DELAUNAY <patrick.delaunay@st.com>
parent 638c2058
No related branches found
No related tags found
Loading
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