commit | 83ba2438972efe5e4c6c07d37c8686df5388a087 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Mon Feb 03 15:00:59 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu Feb 13 18:47:00 2020 +0100 |
tree | a34edb684ba51f4f6b5563c791a8d25989b85e8e | |
parent | ac5769cba14ec737d3cab8dad0b30c566d1acc4c [diff] |
board: stih410-b2260: remove fdt_high and initrd_high 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: Tom Rini <trini@konsulko.com> Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>