"README.md" did not exist on "49bafe1faf4eedf0f059740be4f99c700ee93fe7"
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:Patrice Chotard <patrice.chotard@st.com> Reviewed-by:
Patrick DELAUNAY <patrick.delaunay@st.com>
Showing
- include/configs/stm32f429-evaluation.h 5 additions, 2 deletionsinclude/configs/stm32f429-evaluation.h
- include/configs/stm32f469-discovery.h 5 additions, 2 deletionsinclude/configs/stm32f469-discovery.h
- include/configs/stm32f746-disco.h 5 additions, 2 deletionsinclude/configs/stm32f746-disco.h
- include/configs/stm32h743-disco.h 4 additions, 2 deletionsinclude/configs/stm32h743-disco.h
- include/configs/stm32h743-eval.h 4 additions, 2 deletionsinclude/configs/stm32h743-eval.h
Loading
Please register or sign in to comment