commit | ca92ad4f6899cf37e69661f91dd49711b2ec09c7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 24 19:52:29 2018 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Jan 30 22:34:38 2018 +0800 |
tree | f65b52430e6a3c3f0f1d24b5f115ebc72e6d4e31 | |
parent | 2d1c661915f046d89c4618889283a4f4d3b0bde2 [diff] |
cmd/bdinfo: print relocation info on X86 For debugging U-Boot in qemu-x86 the relocation address is needed. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>