[U-Boot] [PATCH 09/13] binman: arm: Include the binman symbol table
sjg at google.com
sjg at google.com
Fri Dec 8 17:11:58 UTC 2017
This area of the image contains symbols whose values are filled in by
binman. If this feature is not used, the table is empty.
Add this to the ARM SPL link script.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
arch/arm/config.mk | 6 ++++--
arch/arm/cpu/u-boot-spl.lds | 7 +++++++
2 files changed, 11 insertions(+), 2 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list