
2 Oct
2019
2 Oct
'19
4:07 p.m.
On Wed, Sep 25, 2019 at 10:13 PM Simon Glass sjg@chromium.org wrote:
It is useful in SPL and TPL to access symbols from binman, such as the position and size of an entry in the ROM. Collect these symbols together in the SPL binaries.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
arch/x86/cpu/u-boot-spl.lds | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com