board: stm32: fix extra env setings addresses
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 3 Feb 2020 14:10:39 +0000 (15:10 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 13 Feb 2020 17:47:00 +0000 (18:47 +0100)
commit638c2058f80e72a3ae08efd4fd755c07872dc2b1
treecd9b0a79a897f195a3a96c50ffa2995df415eafd
parent83ba2438972efe5e4c6c07d37c8686df5388a087
board: stm32: fix extra env setings addresses

For stm32f4, f7 and h7 boards, reserve:
 - 4MB for kernel
 - 64KB for fdt, boot script, pxefile
 - the remaining memory for ramdisk

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>
include/configs/stm32f429-evaluation.h
include/configs/stm32f469-discovery.h
include/configs/stm32f746-disco.h
include/configs/stm32h743-disco.h
include/configs/stm32h743-eval.h