
5 Nov
2019
5 Nov
'19
5:24 p.m.
On Tue, 5 Nov 2019 at 09:21, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
This reverts commit 15c981cc8adc26501e3a19ca7fb35705870ef597. "binman: Correct symbol calculation with non-zero image base". This was previously reported to break initial boot on Jetson TK1, and Simon dropped the patch from his branch. However, it seems to have shown up again in a pull request somehow. Revert it until the problem is fixed.
Signed-off-by: Stephen Warren swarren@nvidia.com
tools/binman/elf.py | 4 +++- tools/binman/test/u_boot_binman_syms.lds | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org