commit | 49bd67eb0959b7a3437ba5fcc921db4182bfd3f2 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Feb 13 19:29:50 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 17 12:29:43 2020 -0400 |
tree | a5402e6d9fda6a865a6b742b8b2bd0f41c381e29 | |
parent | e4c3fe6c731906ff357382b1c6fa0f5aaa85bae5 [diff] |
ARM: bootm: take into account gd->ram_top If gd->ram_top has been tuned using board_get_usable_ram_top(), it must be taken into account when reserving arch lmb. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>