diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-11-28 00:15:36 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-02 21:32:54 -0500 |
commit | 47c5705d820cc681098fd84b91248ab9aacc51bd (patch) | |
tree | 9f076a471eff84ca5067343dba783e84ffea84c1 /Licenses/gpl-2.0.txt | |
parent | 76a55989b180d1d9ab273fde01e5b2a18413fadf (diff) |
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
This change allows to reserve enough space at the end of board SDRAM
to store two copies of U-Boot and malloc heap.
Due to selection of the CONFIG_SYS_TEXT_BASE the second code/data
copying is not avoided, first of all this may depend on a used
toolchain, secondly at this point some level of volatility is wanted
to do more platform changes and do not care about probably changed
calculated in runtime relocation offset.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'Licenses/gpl-2.0.txt')
0 files changed, 0 insertions, 0 deletions