commit | 638c2058f80e72a3ae08efd4fd755c07872dc2b1 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Mon Feb 03 15:10:39 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu Feb 13 18:47:00 2020 +0100 |
tree | cd9b0a79a897f195a3a96c50ffa2995df415eafd | |
parent | 83ba2438972efe5e4c6c07d37c8686df5388a087 [diff] |
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>